diff options
author | ISSOtm <eldredhabert0@gmail.com> | 2018-06-04 18:15:48 +0200 |
---|---|---|
committer | ISSOtm <eldredhabert0@gmail.com> | 2018-06-04 18:15:48 +0200 |
commit | 67090e2e902748634dc242e2dd3f7fbabb88556c (patch) | |
tree | 6625fc978fb562cba88dbe1fb4ccaaa9c5353c51 | |
parent | 027728b3c419014e299f5529c8a761fe766755c3 (diff) |
Remove generic function reference to CheckSGB
-rw-r--r-- | data/predef_pointers.inc | 2 | ||||
-rw-r--r-- | shim.sym | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/data/predef_pointers.inc b/data/predef_pointers.inc index 0cc8d67..f987419 100644 --- a/data/predef_pointers.inc +++ b/data/predef_pointers.inc @@ -87,7 +87,7 @@ GiveItemPredef:: add_predef Function_c8000 add_predef Function_1457a add_predef Function_143e0 - add_predef Function_9695 + add_predef CheckSGB add_predef Function_928b add_predef Function_8786 add_predef Function_8c4be @@ -58,7 +58,6 @@ 02:4F32 PokegearRadioGfx 02:528B Function_928b 02:5695 CheckSGB -02:5695 Function_9695 03:4791 DebugWarp 03:479F DebugWarp.Destinations 03:4AA1 AddItemToInventory_ |