mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 18:27:17 -04:00
d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)
* Split d_kyeff * Partially matched d_kyeff * split d_kyeff2 * Match d_kyeff2 * split m_Do_printf * m_Do_printf partially matched * hotfix and clang-format * split m_Do_graphic * rename symbols in m_Do_graphic * Match a few functions in m_Do_graphic * Fix Merge Errors * Delete sh.exe.stackdump * Update OSReportInit
This commit is contained in:
+4
-2
@@ -1,9 +1,11 @@
|
||||
/* d_kankyo.cpp autogenerated by split.py v0.3 at 2021-01-01 22:51:09.344700 */
|
||||
|
||||
#include "d/d_kankyo/d_kankyo.h"
|
||||
#include "Z2AudioLib/Z2SeMgr/Z2SeMgr.h"
|
||||
#include "d/d_com/d_com_inf_game/d_com_inf_game.h"
|
||||
#include "global.h"
|
||||
#include "m_Do/m_Do_audio/m_Do_audio.h"
|
||||
#include "m_Do/m_Do_graphic/m_Do_graphic.h"
|
||||
#include "os/OS.h"
|
||||
|
||||
extern "C" {
|
||||
@@ -279,14 +281,14 @@ asm void dKy_FiveSenses_fullthrottle_dark_static1(void) {
|
||||
nofralloc
|
||||
#include "d/d_kankyo/asm/func_8019D8CC.s"
|
||||
}
|
||||
|
||||
};
|
||||
// dKy_FiveSenses_fullthrottle_dark__Fv
|
||||
// dKy_FiveSenses_fullthrottle_dark(void)
|
||||
asm void dKy_FiveSenses_fullthrottle_dark(void) {
|
||||
nofralloc
|
||||
#include "d/d_kankyo/asm/func_8019DD4C.s"
|
||||
}
|
||||
|
||||
extern "C" {
|
||||
// dKy_light_influence_id__F4cXyzi
|
||||
// dKy_light_influence_id(cXyz, int)
|
||||
asm void dKy_light_influence_id(void) {
|
||||
|
||||
Reference in New Issue
Block a user