d_a_obj_movebox 100%, no match

This commit is contained in:
LagoLunatic
2023-10-31 22:58:29 -04:00
parent 0ab15b4127
commit ca4e6d5dce
2 changed files with 98 additions and 30 deletions
+1
View File
@@ -24,6 +24,7 @@ public:
int MoveBGExecute();
int MoveBGDraw() { return Draw(); }
int MoveBGIsDelete() { return IsDelete(); }
virtual int CreateHeap() { return 1; }
virtual int Create() { return 1; }