mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-07 12:03:27 -04:00
fix gu protos
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "types.h"
|
||||
#include "m_play.h"
|
||||
#include "m_actor.h"
|
||||
#include "m_actor_type.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
@@ -80,4 +80,4 @@ extern f32 get_percent(const int max, const int min, const int x);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user