diff options
author | Treeki <treeki@gmail.com> | 2012-10-25 04:59:11 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-10-25 04:59:11 +0200 |
commit | 0bee9e3ae3bd5a9f4a9f0ea8a4d04955a90798fa (patch) | |
tree | 999ea89b9eb357fbd4a0b7d8acd6c71f2a82c8f6 /kamek_pal.x | |
parent | 47795a5f0eee896df557e4e3481068e510fe51fb (diff) | |
download | kamek-0bee9e3ae3bd5a9f4a9f0ea8a4d04955a90798fa.tar.gz kamek-0bee9e3ae3bd5a9f4a9f0ea8a4d04955a90798fa.zip |
refactoring, API fixes and shop mostly finished
Diffstat (limited to '')
-rw-r--r-- | kamek_pal.x | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 7cfd502..0332692 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1343,7 +1343,7 @@ SECTIONS { __dt__Q23m3d8anmChr_cFv = 0x800260c0; vf0C__Q23m3d8anmChr_cFv = 0x8002a210; setup__Q23m3d8anmChr_cFQ34nw4r3g3d6ResMdlQ34nw4r3g3d9ResAnmChrP12mAllocator_cPUi = 0x80165210; - bind__Q23m3d8anmChr_cFPQ23m3d5mdl_cQ34nw4r3g3d9ResAnmChri = 0x80165330; + bind__Q23m3d8anmChr_cFPQ23m3d5mdl_cQ34nw4r3g3d9ResAnmChrb = 0x80165330; internalBind__Q23m3d8anmChr_cFv = 0x801653c0; /* m3d::anmVis_c */ @@ -1351,7 +1351,7 @@ SECTIONS { __dt__Q23m3d8anmVis_cFv = 0x809b2090; vf0C__Q23m3d8anmVis_cFv = 0x809b3c20; setup__Q23m3d8anmVis_cFQ34nw4r3g3d6ResMdlQ34nw4r3g3d9ResAnmVisP12mAllocator_cPUi = 0x80167d80; - bind__Q23m3d8anmVis_cFPQ23m3d5mdl_cQ34nw4r3g3d9ResAnmVisi = 0x80167ea0; + bind__Q23m3d8anmVis_cFPQ23m3d5mdl_cQ34nw4r3g3d9ResAnmVisb = 0x80167ea0; internalBind__Q23m3d8anmVis_cFv = 0x80167f90; /* m3d::anmClr_c */ |