misc optimizations

This commit is contained in:
StapleButter
2017-04-25 01:14:26 +02:00
parent 61798ac880
commit 9eb68c2ede
4 changed files with 33 additions and 22 deletions

View File

@ -65,7 +65,7 @@ typedef struct
} Polygon;
extern u32 DispCnt;
extern u32 AlphaRef;
extern u8 AlphaRef;
extern s32 Viewport[4];
extern u32 RenderClearAttr1, RenderClearAttr2;