summaryrefslogtreecommitdiff
path: root/maps/RuinsofAlphResearchCenter.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-02 14:37:02 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-02 14:37:02 -0500
commit72af3337fd8746c51aac273b6c056209e73c7ae0 (patch)
tree661d1515bcee017ce4652bc02d0691e00992ec9a /maps/RuinsofAlphResearchCenter.asm
parente0d6e9ca7acf8a23ad70fad405ddf1073dcd4291 (diff)
No more NONE
Diffstat (limited to 'maps/RuinsofAlphResearchCenter.asm')
-rw-r--r--maps/RuinsofAlphResearchCenter.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/RuinsofAlphResearchCenter.asm b/maps/RuinsofAlphResearchCenter.asm
index 9fe427d78..ddf5e8e71 100644
--- a/maps/RuinsofAlphResearchCenter.asm
+++ b/maps/RuinsofAlphResearchCenter.asm
@@ -3,8 +3,8 @@ RuinsofAlphResearchCenter_MapScriptHeader:
db 2
; triggers
- dw UnknownScript_0x59180, NONE
- dw UnknownScript_0x59181, NONE
+ dw UnknownScript_0x59180, 0
+ dw UnknownScript_0x59181, 0
.MapCallbacks:
db 1