mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-11 12:45:05 +01:00
dyncom: Remove unused structs
This commit is contained in:
parent
e83bc5b7ee
commit
a48b4ec583
@ -798,14 +798,6 @@ struct bkpt_inst {
|
||||
u32 imm;
|
||||
};
|
||||
|
||||
struct blx1_inst {
|
||||
unsigned int addr;
|
||||
};
|
||||
|
||||
struct blx2_inst {
|
||||
unsigned int Rm;
|
||||
};
|
||||
|
||||
typedef struct _stc_inst {
|
||||
} stc_inst;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user