Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
//
// Generated by dtk
// Translation Unit: f_op_camera.cpp
//
#include "f_op/f_op_camera.h"
#include "dolphin/types.h"
/* 80029278-800292CC .text fopCam_Draw__FP12camera_class */
void fopCam_Draw(camera_class*) {
/* Nonmatching */
}
/* 800292CC-80029328 .text fopCam_Execute__FP12camera_class */
void fopCam_Execute(camera_class*) {
/* Nonmatching */
}
/* 80029328-8002937C .text fopCam_IsDelete__FP12camera_class */
void fopCam_IsDelete(camera_class*) {
/* Nonmatching */
}
/* 8002937C-800293D0 .text fopCam_Delete__FP12camera_class */
void fopCam_Delete(camera_class*) {
/* Nonmatching */
}
/* 800293D0-80029468 .text fopCam_Create__FPv */
void fopCam_Create(void*) {
/* Nonmatching */
}