mirror of
https://github.com/zeldaret/ph
synced 2026-05-26 15:45:10 -04:00
Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl
This commit is contained in:
@@ -74,7 +74,6 @@ public:
|
||||
/* 74 */
|
||||
|
||||
UnkStruct_02038aa0(u8 param1, u8 param2);
|
||||
void func_02038b34(u32 param1, unk32 param2);
|
||||
void func_02038b40();
|
||||
bool func_02038b78();
|
||||
s32 func_02038cb8(s32 param1);
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <nds/math.H>
|
||||
#include <nds/math.h>
|
||||
|
||||
#include "Physics/AABB.hpp"
|
||||
#include "global.h"
|
||||
|
||||
Reference in New Issue
Block a user