mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
misc optimizations
This commit is contained in:
@ -65,7 +65,7 @@ typedef struct
|
||||
} Polygon;
|
||||
|
||||
extern u32 DispCnt;
|
||||
extern u32 AlphaRef;
|
||||
extern u8 AlphaRef;
|
||||
extern s32 Viewport[4];
|
||||
extern u32 RenderClearAttr1, RenderClearAttr2;
|
||||
|
||||
|
Reference in New Issue
Block a user