mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 13:47:12 -05:00
9 lines
116 B
C
9 lines
116 B
C
#ifndef GUARD_SCRIPTPOKE81B9_H
|
|
#define GUARD_SCRIPTPOKE81B9_H
|
|
|
|
#include "global.h"
|
|
|
|
void sub_81B9404(void);
|
|
|
|
#endif
|