Move remaining class definitions to headers

This commit is contained in:
LagoLunatic
2025-04-16 14:18:08 -04:00
parent 36a3a2b660
commit 1f049c0911
27 changed files with 218 additions and 165 deletions
+1 -5
View File
@@ -3,6 +3,7 @@
// Translation Unit: d_kyeff.cpp
//
#include "d/d_kyeff.h"
#include "f_op/f_op_kankyo.h"
#include "f_op/f_op_camera.h"
#include "d/d_com_inf_game.h"
@@ -14,11 +15,6 @@
#include "m_Do/m_Do_audio.h"
#include "dolphin/os/OS.h"
class dKyeff_c : public kankyo_class {
public:
BOOL execute();
};
/* 80197FE4-80198008 .text dKyeff_Draw__FP8dKyeff_c */
static BOOL dKyeff_Draw(dKyeff_c* i_this) {
dKyw_wether_draw();