You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix accidentally renamed constant
This commit is contained in:
@@ -19,9 +19,9 @@ REEL_SIZE EQU 15
|
|||||||
const SLOTS_WAIT_STOP_REEL2
|
const SLOTS_WAIT_STOP_REEL2
|
||||||
const SLOTS_WAIT_REEL3
|
const SLOTS_WAIT_REEL3
|
||||||
const SLOTS_WAIT_STOP_REEL3
|
const SLOTS_WAIT_STOP_REEL3
|
||||||
const SlotsAction_Next_09
|
const SLOTS_NEXT_09
|
||||||
const SlotsAction_Next_0a
|
const SLOTS_NEXT_0a
|
||||||
const SlotsAction_Next_0b
|
const SLOTS_NEXT_0b
|
||||||
const SLOTS_FLASH_IF_WIN
|
const SLOTS_FLASH_IF_WIN
|
||||||
const SLOTS_FLASH_SCREEN
|
const SLOTS_FLASH_SCREEN
|
||||||
const SLOTS_GIVE_EARNED_COINS
|
const SLOTS_GIVE_EARNED_COINS
|
||||||
|
Reference in New Issue
Block a user