mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
9 lines
164 B
C
9 lines
164 B
C
#ifndef GUARD_FIELD_CONTROL_AVATAR_H
|
|
#define GUARD_FIELD_CONTROL_AVATAR_H
|
|
|
|
#include "global.h"
|
|
|
|
extern u32 gUnknown_3005078;
|
|
|
|
#endif //GUARD_FIELD_CONTROL_AVATAR_H
|