diff options
Diffstat (limited to 'include/main.h')
-rw-r--r-- | include/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/main.h b/include/main.h index f348e48f8..8a7c4d67c 100644 --- a/include/main.h +++ b/include/main.h @@ -65,5 +65,6 @@ void DoSoftReset(void); void ClearPokemonCrySongs(void); extern const char BuildDateTime[]; +extern s8 gPcmDmaCounter; #endif // GUARD_MAIN_H |