Files
tmc/include/manager/minishSizedEntranceManager.h
T
2022-05-18 13:07:06 +02:00

12 lines
222 B
C

#ifndef MINISHSIZEDENTRANCEMANAGER_H
#define MINISHSIZEDENTRANCEMANAGER_H
#include "manager.h"
typedef struct {
Manager base;
u32 field_0x20;
} MinishSizedEntranceManager;
#endif // MINISHSIZEDENTRANCEMANAGER_H