1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-22 21:48:33 +01:00
2017-09-13 11:16:26 +02:00

7 lines
113 B
C

#ifndef GUARD_FIELDMAP_H
#define GUARD_FIELDMAP_H
void GetCameraCoords(u16*, u16*);
#endif // GUARD_FIELDMAP_H