sub_80EA3E4

This commit is contained in:
PikalaxALT
2017-10-26 23:35:41 -04:00
parent afcb30ccb0
commit fbfcce3f35
4 changed files with 159 additions and 489 deletions

13
include/fldeff_80F9BCC.h Normal file
View File

@@ -0,0 +1,13 @@
#ifndef GUARD_FLDEFF_80F9BCC_H
#define GUARD_FLDEFF_80F9BCC_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_80FA5E4(s16 id, s16 x, s16 y);
void sub_80FA794(s16 x, s16 y);
#endif //GUARD_FLDEFF_80F9BCC_H

View File

@@ -63,6 +63,10 @@
#define VAR_DAILY_PLANTED_BERRIES 0x40E9
#define VAR_DAILY_PICKED_BERRIES 0x40EA
#define VAR_DAILY_ROULETTE 0x40EB
#define VAR_0x40EC 0x40EC
#define VAR_0x40ED 0x40ED
#define VAR_0x40EE 0x40EE
#define VAR_0x40EF 0x40EF
#define VAR_DAILY_BP 0x40F1
#endif // GUARD_VARS_H