mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-08 02:24:08 -05:00
fix warning about DisableStruct being declared in parameter list
This commit is contained in:
parent
f5e9d5be60
commit
32977818e7
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef GUARD_ROM3_H
|
||||
#define GUARD_ROM3_H
|
||||
|
||||
struct DisableStruct;
|
||||
|
||||
void sub_800B858(void);
|
||||
void setup_poochyena_battle();
|
||||
void sub_800B950(void);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user