mirror of
https://github.com/zeldaret/st
synced 2026-08-07 02:06:00 -04:00
d1e3be4c0b
* remove ARM and THUMB macros * fix regressions
60 lines
2.3 KiB
C++
60 lines
2.3 KiB
C++
//! TODO: This file was generated automatically and might contain errors
|
|
|
|
#include "Actor/ActorUnkWPBD.hpp"
|
|
#include "System/SysNew.hpp"
|
|
|
|
DECL_PROFILE(ActorProfileUnkWPBD);
|
|
|
|
Actor *ActorProfileUnkWPBD::Create() {
|
|
return new(HeapIndex_2) ActorUnkWPBD();
|
|
}
|
|
|
|
ActorProfileUnkWPBD::ActorProfileUnkWPBD() :
|
|
ActorProfile_Derived1(ActorId_WPBD) {}
|
|
|
|
ActorUnkWPBD::ActorUnkWPBD() {}
|
|
|
|
void ActorUnkWPBD::func_ov058_0214ac34(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214ac88(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214acc0(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214af2c(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214af40(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214af54(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b0c8(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b178(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b1c4(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b238(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b4a8(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b61c(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b620(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b820(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214b8dc(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214bbcc(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214bd98(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214bfa4(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c078(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c0b4(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c334(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c394(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c6d8(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c824(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214c92c(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214ca40(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cab8(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cacc(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cb64(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cbe8(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cc80(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214ccd0(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cd94(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214cfa4(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214d078(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214d250(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214d2b4(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214d2c4(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214d3c0(void) {}
|
|
void ActorUnkWPBD::func_ov058_0214d414(void) {}
|
|
|
|
ActorUnkWPBD::~ActorUnkWPBD() {}
|
|
ActorProfileUnkWPBD::~ActorProfileUnkWPBD() {}
|