pokeplatinum/include/unk_0207064C.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

13 lines
345 B
C

#ifndef POKEPLATINUM_UNK_0207064C_H
#define POKEPLATINUM_UNK_0207064C_H
#include "field/field_system_decl.h"
#include "field_task.h"
#include "pokemon.h"
void *sub_0207064C(u32 heapID, FieldSystem *fieldSystem, Pokemon *param2, u16 param3, s16 param4, s16 param5);
BOOL sub_02070680(FieldTask *param0);
#endif // POKEPLATINUM_UNK_0207064C_H