fix gu protos

This commit is contained in:
Prakxo
2023-05-12 22:47:49 +02:00
parent edbcf8c53c
commit 777d138c8b
4 changed files with 25 additions and 14 deletions
+2 -2
View File
@@ -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