make emerald build

This commit is contained in:
camthesaxman 2017-01-31 23:31:28 -06:00
parent a0311c8f84
commit 8a36c77ac8

View File

@ -4,7 +4,7 @@
EWRAM_DATA u8 gUnknownStringVar[16] = {0};
static const u8 sDigits[] = @"0123456789ABCDEF";
static const u8 sDigits[] = __("0123456789ABCDEF");
static const s32 sPowersOfTen[] =
{