pmd-sky/include/main_0200ECFC.h
AnonymousRandomPerson d6748a67e5 Decomped GetMoneyCarried
Decomped by Seti
2024-10-18 01:21:12 -04:00

14 lines
274 B
C

#ifndef PMDSKY_MAIN_0200ECFC_H
#define PMDSKY_MAIN_0200ECFC_H
typedef struct {
u8 fill1[0x388];
u8 unk388;
u8 fill2[0x1009];
u32 maybeMoney[]; // Unknown size, but indexed with an u8
} bag_items;
u32 GetMoneyCarried(void);
#endif //PMDSKY_MAIN_0200ECFC_H