summaryrefslogtreecommitdiffstats
path: root/src/animation/AnimBlendClumpData.cpp
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-06-17 22:40:31 +0200
committeraap <aap@papnet.eu>2019-06-17 22:40:31 +0200
commite524a1a3261627b749255a4dbef9690335662ed7 (patch)
tree614c2732b7e98926b2948e1ffdd885fc11478c2d /src/animation/AnimBlendClumpData.cpp
parentfirst part of CFileLoader (diff)
parentMerge pull request #23 from Fire-Head/master (diff)
downloadre3-e524a1a3261627b749255a4dbef9690335662ed7.tar
re3-e524a1a3261627b749255a4dbef9690335662ed7.tar.gz
re3-e524a1a3261627b749255a4dbef9690335662ed7.tar.bz2
re3-e524a1a3261627b749255a4dbef9690335662ed7.tar.lz
re3-e524a1a3261627b749255a4dbef9690335662ed7.tar.xz
re3-e524a1a3261627b749255a4dbef9690335662ed7.tar.zst
re3-e524a1a3261627b749255a4dbef9690335662ed7.zip
Diffstat (limited to 'src/animation/AnimBlendClumpData.cpp')
-rw-r--r--src/animation/AnimBlendClumpData.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/animation/AnimBlendClumpData.cpp b/src/animation/AnimBlendClumpData.cpp
index 73e71246..06625eb5 100644
--- a/src/animation/AnimBlendClumpData.cpp
+++ b/src/animation/AnimBlendClumpData.cpp
@@ -1,10 +1,8 @@
#include "common.h"
#include "patcher.h"
#include "AnimBlendClumpData.h"
+#include "RwHelper.h"
-// TODO: implement those
-#define RwFreeAlign RwFree
-#define RwMallocAlign(sz, algn) RwMalloc(sz)
CAnimBlendClumpData::CAnimBlendClumpData(void)
{