Remove typo struct member
Jeffrey Pfau jeffrey@endrift.com
Tue, 16 Apr 2013 07:20:28 -0700
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
src/gba/gba-video.h
→
src/gba/gba-video.h
@@ -38,7 +38,6 @@ // DISPSTAT
int inHblank; int inVblank; int vcounter; - int blankIRQ; int vblankIRQ; int hblankIRQ; int vcounterIRQ;