Move statics out of actor/ dir

This commit is contained in:
Jasper St. Pierre
2023-09-20 09:22:35 -07:00
parent 54a8ffbe37
commit b2fc1d2683
17 changed files with 40 additions and 40 deletions
+18
View File
@@ -0,0 +1,18 @@
//
// Generated by dtk
// Translation Unit: d_a_boko_static.cpp
//
#include "d_a_boko_static.h"
#include "dolphin/types.h"
/* 80067E78-80067F0C .text getTopPos__8daBoko_cFP4cXyz */
void daBoko_c::getTopPos(cXyz*) {
/* Nonmatching */
}
/* 80067F0C-80067FA0 .text getBlurRootPos__8daBoko_cFP4cXyz */
void daBoko_c::getBlurRootPos(cXyz*) {
/* Nonmatching */
}