mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 02:48:23 -04:00
Rename managers
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#ifndef VERTICALMINISHPATHBACKGROUNDMANAGER_H
|
||||
#define VERTICALMINISHPATHBACKGROUNDMANAGER_H
|
||||
|
||||
#include "manager.h"
|
||||
|
||||
typedef struct {
|
||||
Manager base;
|
||||
u32 field_0x20[0x6];
|
||||
void* field_0x38;
|
||||
void* field_0x3c;
|
||||
} VerticalMinishPathBackgroundManager;
|
||||
|
||||
#endif // VERTICALMINISHPATHBACKGROUNDMANAGER_H
|
||||
Reference in New Issue
Block a user