Files
tww/src/f_op/f_op_camera.cpp
T
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00

33 lines
747 B
C++

//
// 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 */
}