Renamed VERSION_JPN to VERSION_JP
Added the new game versions to the readme
This commit is contained in:
parent
0c3008d2e3
commit
9f21fff0bd
10 changed files with 47 additions and 44 deletions
|
|
@ -1988,7 +1988,7 @@ void BoardLast5GfxInit(void)
|
|||
} else {
|
||||
prio = 1400;
|
||||
}
|
||||
#if !VERSION_JPN
|
||||
#if !VERSION_JP
|
||||
spr_file = last5GfxSprTbl[i];
|
||||
if(i == 2 && work->is_last && GWLanguageGet() != 0) {
|
||||
spr_file = DATA_MAKE_NUM(DATADIR_BOARD, 98);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue