mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
11 lines
267 B
C
11 lines
267 B
C
#ifndef POKEHEARTGOLD_UNK_02013534_H
|
|
#define POKEHEARTGOLD_UNK_02013534_H
|
|
|
|
#include "bg_window.h"
|
|
#include "heap.h"
|
|
|
|
void *sub_02013534(int, HeapID);
|
|
void sub_02013A50(Window *window, int a1, int a2, int a3, int a4, void *a5);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_02013534_H
|