Matched REL/w06/main

This commit is contained in:
mrshigure 2024-04-01 07:52:30 -07:00
parent b2993d1ba1
commit bce4e4f2b9
6 changed files with 393 additions and 32 deletions

View file

@ -4,7 +4,7 @@
#include "dolphin/types.h"
enum {
MAPOBJ_MAX = 33
MAPOBJ_MAX = 33
};
typedef struct {