diff options
author | Treeki <treeki@gmail.com> | 2012-10-07 18:35:10 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-10-07 18:35:10 +0200 |
commit | 9ae897e419916b5cb8ec8977ae37196297f1adef (patch) | |
tree | fad13db1520d769eeda63bd8b163aaceccc3f44a /kamek_pal.x | |
parent | 4dd473d8132d44f6d11e23fb682f419a4c2eab1e (diff) | |
download | kamek-9ae897e419916b5cb8ec8977ae37196297f1adef.tar.gz kamek-9ae897e419916b5cb8ec8977ae37196297f1adef.zip |
added Save window on map
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 4a97bc6..bf9fd85 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1073,6 +1073,7 @@ SECTIONS { _ZN9SaveBlock17GetLevelConditionEii = 0x800CE490; GetLevelCondition__9SaveBlockFii = 0x800CE490; + CheckLevelCondition__9SaveBlockFiii = 0x800CE4B0; _Z20CheckIfWeCantDoStuffv = 0x8076DB90; _Z15QueryGlobal5758j = 0x800B3B50; |