Start decompiling pokemon_jump.c
This commit is contained in:
10
include/pokemon_jump.h
Executable file
10
include/pokemon_jump.h
Executable file
@@ -0,0 +1,10 @@
|
||||
#ifndef GUARD_POKEMON_JUMP_H
|
||||
#define GUARD_POKEMON_JUMP_H
|
||||
|
||||
#include "main.h"
|
||||
|
||||
void sub_802A9A8(u16 monId, MainCallback callback);
|
||||
|
||||
#endif // GUARD_POKEMON_JUMP_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user