katam/include/code_0800ECAC.h
2023-10-13 08:18:23 +03:00

12 lines
206 B
C

#ifndef GUARD_CODE_0800ECAC_H
#define GUARD_CODE_0800ECAC_H
#include "global.h"
#include "data.h"
struct Unk_0800ECAC { // TODO: may be the same as struct KirbyIdx?
u8 unk0;
}; /* size = 4 */
#endif