pokeheartgold/include/text_0205B4EC.h
2022-05-08 12:41:15 +00:00

15 lines
454 B
C

#ifndef POKEHEARTGOLD_TEXT_0205B4EC_H
#define POKEHEARTGOLD_TEXT_0205B4EC_H
#include "options.h"
#include "pm_string.h"
#include "window.h"
void sub_0205B514(BGCONFIG *bgConfig, WINDOW *window, int a2);
void sub_0205B564(WINDOW *window, OPTIONS *options);
u8 sub_0205B5B4(WINDOW *window, STRING *string, OPTIONS *options, BOOL speedupFlag);
BOOL IsPrintFinished(u8 printerId);
void sub_0205B5A8(WINDOW *window);
#endif //POKEHEARTGOLD_TEXT_0205B4EC_H