mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
forgot a semicolon LMAO
This commit is contained in:
parent
79fbee559f
commit
0826ea552e
@ -1,6 +1,6 @@
|
|||||||
#ifndef GUARD_BERRY_TAG_SCREEN_H
|
#ifndef GUARD_BERRY_TAG_SCREEN_H
|
||||||
#define GUARD_BERRY_TAG_SCREEN_H
|
#define GUARD_BERRY_TAG_SCREEN_H
|
||||||
|
|
||||||
void DoBerryTagScreen(void)
|
void DoBerryTagScreen(void);
|
||||||
|
|
||||||
#endif // GUARD_BERRY_TAG_SCREEN_H
|
#endif // GUARD_BERRY_TAG_SCREEN_H
|
||||||
|
Loading…
Reference in New Issue
Block a user