mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 22:45:18 -05:00
changed type
This commit is contained in:
parent
5e3ed11434
commit
d57ae3dfd0
|
|
@ -7,7 +7,7 @@
|
|||
#include "task.h"
|
||||
#include "trig.h"
|
||||
|
||||
static EWRAM_DATA u16 sBgCnt = 0;
|
||||
static EWRAM_DATA u32 sBgCnt = 0;
|
||||
|
||||
extern const u8 gBattleAnimRegOffsBgCnt[];
|
||||
extern const u8 gBattleIntroRegOffsBgCnt[];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user