summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-07-24 21:50:50 -0500
committerColin Noga <Tempus@chronometry.ca>2012-07-24 21:50:50 -0500
commitaea689a23e1390d62896ba96667631add5c33018 (patch)
treeeb399ac87d83f7a8b1201876beb6deb45395113e
parent45aee4cd0356305fc1a1ebec5d15bc0e17a54b0a (diff)
downloadkamek-aea689a23e1390d62896ba96667631add5c33018.tar.gz
kamek-aea689a23e1390d62896ba96667631add5c33018.zip
a few anmClr touchups
Diffstat (limited to '')
-rw-r--r--include/g3dhax.h2
-rw-r--r--kamek_pal.x5
2 files changed, 3 insertions, 4 deletions
diff --git a/include/g3dhax.h b/include/g3dhax.h
index eb4ffd0..551af40 100644
--- a/include/g3dhax.h
+++ b/include/g3dhax.h
@@ -339,7 +339,7 @@ namespace m3d {
bool setup(nw4r::g3d::ResMdl modelRes, nw4r::g3d::ResAnmClr anmRes,
mAllocator_c *allocator, u32 *sizeOutPtr, int count); // count usually 1 or 2, sizeOutPtr usually 0
- void bind(/*b*/mdl_c *model, nw4r::g3d::ResAnmVis anmRes, int entryNumber, int _param4); // usually entryNumber is 0, param4 is 0 or 1
+ void bind(/*b*/mdl_c *model, nw4r::g3d::ResAnmClr anmRes, int entryNumber, int _param4); // usually entryNumber is 0, param4 is 0 or 1
float getFrameForEntry(int number);
diff --git a/kamek_pal.x b/kamek_pal.x
index f397994..236506f 100644
--- a/kamek_pal.x
+++ b/kamek_pal.x
@@ -1294,9 +1294,8 @@ SECTIONS {
detach__Q23m3d8anmClrFv = 0x80166020;
process__Q23m3d8anmClrFv = 0x80166310;
- setup__Q23m3d8anmClrFQ34nw4r3g3d6ResMdlQ34nw4r3g3d9ResAnmClrP12mAllocator_cPUii = 0x80165D70;
- bind__Q23m3d8anmClrFPQ23m3d5mdl_cPQ34nw4r3g3d9ResAnmClrii = 0x80166110;
-
+ setup__Q23m3d8anmClr_cFQ34nw4r3g3d6ResMdlQ34nw4r3g3d9ResAnmClrP12mAllocator_cPUii = 0x80165D70;
+ bind__Q23m3d8anmClr_cFPQ23m3d5mdl_cQ34nw4r3g3d9ResAnmClrii = 0x80166110;
getFrameForEntry__Q23m3d8anmClrFv = 0x80166420;
setFrameForEntry__Q23m3d8anmClrFfi = 0x80166430;