mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 13:24:40 -04:00
begin d_save_HIO, some m_Do_main functions ok
This commit is contained in:
@@ -1,2 +1,23 @@
|
||||
// ok
|
||||
.include "asm/d/save/d_save_HIO.s"
|
||||
#include "d_save_HIO.h"
|
||||
#include "global.h"
|
||||
|
||||
#ifdef NONMATCHING
|
||||
dSvBit_childSwPerfectionHIO_c::dSvBit_childSwPerfectionHIO_c() {
|
||||
|
||||
this->__vt = (dSvBit_childSwPerfectionHIO_c_vtable *)0x803C3384;
|
||||
for (int i = 0; i < 0x80; i++) {
|
||||
|
||||
}
|
||||
}
|
||||
#else
|
||||
asm dSvBit_childSwPerfectionHIO_c::dSvBit_childSwPerfectionHIO_c() {
|
||||
nofralloc
|
||||
#include "func_8025BB78.s"
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
asm void dSvBit_childSwPerfectionHIO_c::init(void) {
|
||||
nofralloc
|
||||
#include "func_8025BBAC.s"
|
||||
}
|
||||
Reference in New Issue
Block a user