From 4f67da10102f766b53bc209415649c8cd2e61b48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Calixte?= Date: Wed, 23 Jun 2021 18:17:18 +0200 Subject: fix header --- include/unk_02002F08.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/unk_02002F08.h b/include/unk_02002F08.h index 1f6671df..a304009b 100644 --- a/include/unk_02002F08.h +++ b/include/unk_02002F08.h @@ -1,5 +1,5 @@ -#ifndef POKEDIAMON_UNK_02002F08_H -#define POKEDIAMON_UNK_02002F08_H +#ifndef POKEDIAMOND_UNK_02002F08_H +#define POKEDIAMOND_UNK_02002F08_H #include "global.h" #include "gf_gfx_loader.h" @@ -35,4 +35,4 @@ void FUN_02003054(struct UnkStruct_02002F08 *param0, const void *param1, u32 par void FUN_02003084(struct UnkStruct_02002F08 *param0, NarcId narcId, s32 memberId, u32 heap_id, u32 param4, u32 size, u16 offset, u16 param7); void FUN_020030E8(struct UnkStruct_02002F08 *param0, NarcId narcId, s32 memberId, u32 heap_id, u32 param4, u32 size, u16 offset); -#endif //POKEDIAMON_UNK_02002F08_H +#endif //POKEDIAMOND_UNK_02002F08_H -- cgit v1.2.3