mirror of
https://github.com/zeldaret/tp
synced 2026-06-27 02:35:22 -04:00
Misc matches and fixes (#2703)
* Match mDoExt_morf_c::getPlayMode * Misc cleanup * Fix actor cull spheres * Match daPy_py_c::getLastSceneSwordAtUpTime, JUTGamePad::testTrigger * Fix improper demangling of dBgS_SphChk::SetCallback * Fix d_camera rangef weak func order * Match more alink_wolf funcs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <dolphin/gx.h>
|
||||
#include <dolphin/os.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "__gx.h"
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#define _DOLPHIN_GX_INTERNAL_H_
|
||||
|
||||
#include <dolphin/gx.h>
|
||||
#include "global.h" // IWYU pragma: export
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user