mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 17:46:39 -05:00
13 lines
273 B
C
13 lines
273 B
C
#ifndef GUARD_CODE_8099360_H
|
|
#define GUARD_CODE_8099360_H
|
|
|
|
#include "structs/rgb.h"
|
|
|
|
void sub_8099648(void);
|
|
void nullsub_103(void);
|
|
void sub_809965C(void);
|
|
void sub_8099690(u32 param_1);
|
|
void sub_809971C(u16 idx, RGB_Array *strPtrs, s32 n);
|
|
|
|
#endif //GUARD_CODE_8099360_H
|