GBA: Remove unused field

This commit is contained in:
Vicki Pfau 2024-07-07 12:24:24 -07:00
parent 4c161ff4df
commit 0484cd5d31
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ struct GBA {
struct GBATimer timers[4];
int springIRQ;
struct mTimingEvent irqEvent;
uint32_t biosChecksum;