mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-25 15:42:51 -05:00
13 lines
289 B
C
13 lines
289 B
C
#ifndef POKEDIAMOND_UNK_020061E8_H
|
|
#define POKEDIAMOND_UNK_020061E8_H
|
|
|
|
#include "nitro/types.h"
|
|
|
|
#include "text.h"
|
|
#include "unk_0200CA44.h"
|
|
|
|
SysTask *sub_020061E8(SysTaskFunc func, u32 r1, u32 r2, HeapID heapId);
|
|
void sub_0200621C(SysTask *sysTask);
|
|
|
|
#endif // POKEDIAMOND_UNK_020061E8_H
|