Couple more sprite fixes

This commit is contained in:
Pk11
2021-01-14 08:34:55 -06:00
parent 5f231849e4
commit 4ea3a8233c
2 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ private:
bool _visibility;
u16 *_gfx;
static bool _assigned[2][127];
static bool _assigned[2][128];
public:
/**