mirror of
https://git.tardis.systems/mirrors/yuzu.git
synced 2025-01-03 03:54:45 +00: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…
x
Reference in New Issue
Block a user