summaryrefslogtreecommitdiffstats
path: root/src/animation/AnimBlendClumpData.cpp
diff options
context:
space:
mode:
author_AG <gennariarmando@outlook.com>2019-06-17 21:05:59 +0200
committerGitHub <noreply@github.com>2019-06-17 21:05:59 +0200
commitaac60852628c14416dad03311102f4c3327c4bfd (patch)
treefb6444638c35ae1e6a178fabf5d49b0801f666e7 /src/animation/AnimBlendClumpData.cpp
parentUpdate HUD stuff, bug and format fixes. (diff)
parentMerge pull request #23 from Fire-Head/master (diff)
downloadre3-aac60852628c14416dad03311102f4c3327c4bfd.tar
re3-aac60852628c14416dad03311102f4c3327c4bfd.tar.gz
re3-aac60852628c14416dad03311102f4c3327c4bfd.tar.bz2
re3-aac60852628c14416dad03311102f4c3327c4bfd.tar.lz
re3-aac60852628c14416dad03311102f4c3327c4bfd.tar.xz
re3-aac60852628c14416dad03311102f4c3327c4bfd.tar.zst
re3-aac60852628c14416dad03311102f4c3327c4bfd.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)
{