Extern gSprites and gOamMatrices with known array size (#2090)

This commit is contained in:
DizzyEggg
2025-01-18 00:18:17 +01:00
committed by GitHub
parent 2f67b17571
commit 0a436d580e
2 changed files with 3 additions and 4 deletions
-2
View File
@@ -5,8 +5,6 @@
#define MAX_SPRITE_COPY_REQUESTS 64
#define OAM_MATRIX_COUNT 32
#define sAnchorX data[6]
#define sAnchorY data[7]