summaryrefslogtreecommitdiffstats
path: root/src/animation/AnimBlendClumpData.cpp
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-06-17 15:39:57 +0200
committerGitHub <noreply@github.com>2019-06-17 15:39:57 +0200
commit900f3d978317d48e671b65e1636c0656400bd89c (patch)
treefb6444638c35ae1e6a178fabf5d49b0801f666e7 /src/animation/AnimBlendClumpData.cpp
parentMerge pull request #20 from gennariarmando/master (diff)
parentCdStream RwFreeAlign/RwMallocAlign (diff)
downloadre3-900f3d978317d48e671b65e1636c0656400bd89c.tar
re3-900f3d978317d48e671b65e1636c0656400bd89c.tar.gz
re3-900f3d978317d48e671b65e1636c0656400bd89c.tar.bz2
re3-900f3d978317d48e671b65e1636c0656400bd89c.tar.lz
re3-900f3d978317d48e671b65e1636c0656400bd89c.tar.xz
re3-900f3d978317d48e671b65e1636c0656400bd89c.tar.zst
re3-900f3d978317d48e671b65e1636c0656400bd89c.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)
{