pokeplatinum/include/overlay005/ov5_021F0EB0.h
Eduardo Quezada e7d42fb976
Heap ID breadcrums: Revengeance (#463)
* Heap_AllocFromHeapAtEnd Heap ID breadcrums

* Consistent heapID capitalization

* More Heap IDs

* A little bit more Heap IDs

* More and more Heap IDs

* Stopping for today

* MOAR

* more and more

* Back from the Heap ID mines

* A couple more
2025-04-20 12:50:46 -07:00

14 lines
387 B
C

#ifndef POKEPLATINUM_OV5_021F0EB0_H
#define POKEPLATINUM_OV5_021F0EB0_H
#include "field/field_system_decl.h"
#include "sys_task_manager.h"
SysTask *ov5_021F0EB0(FieldSystem *fieldSystem, u32 heapID);
BOOL ov5_021F0EF0(SysTask *param0);
void ov5_021F0EFC(SysTask *param0);
void ov5_021F0F10(SysTask *param0, int param1, fx32 param2, u32 param3);
#endif // POKEPLATINUM_OV5_021F0EB0_H