mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
Fix building
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef U64TYPES_H
|
||||
#define U64TYPES_H
|
||||
#ifndef ULTRATYPES_H
|
||||
#define ULTRATYPES_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@ extern "C" {
|
||||
|
||||
typedef struct actor_s {
|
||||
/* TODO ... */
|
||||
u8 _tmp;
|
||||
} ACTOR;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user