import from github
This commit is contained in:
6
include/landmark.h
Normal file
6
include/landmark.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_LANDMARK_H
|
||||
#define GUARD_LANDMARK_H
|
||||
|
||||
const u8 *GetLandmarkName(u8 mapSection, u8 id, u8 count);
|
||||
|
||||
#endif // GUARD_LANDMARK_H
|
Reference in New Issue
Block a user