pmd-sky/include/main_0204FDFC.h
AnonymousRandomPerson 279364f654 Decomped SetPokemonJoined
Decomped by @Chesyon and @taxicat1
2026-03-19 23:37:46 -04:00

8 lines
168 B
C

#ifndef PMDSKY_MAIN_0204FDFC_H
#define PMDSKY_MAIN_0204FDFC_H
// Marks one Pokémon as joined.
void SetPokemonJoined(u32 monster_id);
#endif //PMDSKY_MAIN_0204FDFC_H