mirror of
https://github.com/zeldaret/mm.git
synced 2024-11-30 08:10:26 +00:00
12 lines
245 B
C
12 lines
245 B
C
#ifndef _SEGMENT_H_
|
|
#define _SEGMENT_H_
|
|
|
|
#include <PR/ultratypes.h>
|
|
|
|
extern UNK_TYPE D_060005D0; // D_060005D0
|
|
extern UNK_TYPE D_06001100; // D_06001100
|
|
extern UNK_TYPE D_06001228; // D_06001228
|
|
extern UNK_TYPE D_06002D30; // D_06002D30
|
|
|
|
#endif
|