summaryrefslogtreecommitdiff
path: root/include/manager/horizontalMinishPathBackgroundManager.h
blob: f67d4841f52836fbf4f70b3f834fcab9e858d1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef HORIZONTALMINISHPATHBACKGROUNDMANAGER_H
#define HORIZONTALMINISHPATHBACKGROUNDMANAGER_H

#include "manager.h"

typedef struct {
    Manager base;
    u8 unk_20;
    u8 unk_21[0x17];
    u32 unk_38;
    u32 unk_3c;
} HorizontalMinishPathBackgroundManager;

#endif // HORIZONTALMINISHPATHBACKGROUNDMANAGER_H