Remove typo struct member
This commit is contained in:
parent
9ac6f6d3bf
commit
4dd98f4c25
@ -38,7 +38,6 @@ struct GBAVideo {
|
||||
int inHblank;
|
||||
int inVblank;
|
||||
int vcounter;
|
||||
int blankIRQ;
|
||||
int vblankIRQ;
|
||||
int hblankIRQ;
|
||||
int vcounterIRQ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user