mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-26 02:14:22 -05:00
forgot a semicolon LMAO
This commit is contained in:
parent
79fbee559f
commit
0826ea552e
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef GUARD_BERRY_TAG_SCREEN_H
|
||||
#define GUARD_BERRY_TAG_SCREEN_H
|
||||
|
||||
void DoBerryTagScreen(void)
|
||||
void DoBerryTagScreen(void);
|
||||
|
||||
#endif // GUARD_BERRY_TAG_SCREEN_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user