Fix/suppress warnings when building with gcc-8
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "constants/moves.h"
|
||||
|
||||
// IWRAM bss
|
||||
static IWRAM_DATA bool8 sPerformedRentalSwap;
|
||||
static bool8 sPerformedRentalSwap;
|
||||
|
||||
// This file's functions.
|
||||
static void InitFactoryChallenge(void);
|
||||
|
||||
Reference in New Issue
Block a user