mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-08 03:34:24 -05:00
13 lines
520 B
C
13 lines
520 B
C
#ifndef POKEDIAMOND_UNK_0200CA44_H
|
|
#define POKEDIAMOND_UNK_0200CA44_H
|
|
|
|
#include "text.h"
|
|
|
|
BOOL FUN_0200CA44(void (*r0)(u32, struct TextPrinter *), struct TextPrinter * r1, u32 r2);
|
|
BOOL FUN_0200CA60(void (*r0)(u32, struct TextPrinter *), struct TextPrinter * r1, u32 r2);
|
|
BOOL FUN_0200CA7C(void (*r0)(u32, struct TextPrinter *), struct TextPrinter * r1, u32 r2);
|
|
BOOL FUN_0200CA98(void (*r0)(u32, struct TextPrinter *), struct TextPrinter * r1, u32 r2);
|
|
void FUN_0200CAB4(s32 unk1);
|
|
|
|
#endif //POKEDIAMOND_UNK_0200CA44_H
|