mirror of https://github.com/mgba-emu/mgba.git
GBA: Remove unused field
This commit is contained in:
parent
4c161ff4df
commit
0484cd5d31
|
@ -81,7 +81,6 @@ struct GBA {
|
|||
|
||||
struct GBATimer timers[4];
|
||||
|
||||
int springIRQ;
|
||||
struct mTimingEvent irqEvent;
|
||||
|
||||
uint32_t biosChecksum;
|
||||
|
|
Loading…
Reference in New Issue