fixed some stuff

This commit is contained in:
jiangzhengwenjz
2019-07-02 05:28:14 +08:00
parent b566ae26de
commit 402e8a4fc0
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ static /*IWRAM_DATA*/ struct {
/* 0x0C */ u32 value;
} gDma3Requests[128];
static bool8 gDma3ManagerLocked;
static volatile bool8 gDma3ManagerLocked;
static u8 gDma3RequestCursor;
void ClearDma3Requests(void)