Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split & decompile overlay 16 (berry growth) #209

Merged
merged 12 commits into from
Aug 22, 2023
61 changes: 0 additions & 61 deletions asm/include/overlay_16.inc

This file was deleted.

24 changes: 12 additions & 12 deletions asm/include/overlay_17.inc
Original file line number Diff line number Diff line change
Expand Up @@ -143,28 +143,28 @@
.public _s32_div_f
.public gSystem
.public ov16_022014A0
.public ov16_022015B0
.public ov16_022015BC
.public BerryPots_GetPotGrowthStage
.public BerryPots_GetPotBerryId
.public ov16_022015C4
.public ov16_022015E0
.public BerryPots_GetPotMoisture
.public ov16_022015EC
.public ov16_022015F8
.public ov16_02201604
.public ov16_02201610
.public ov16_02201644
.public ov16_02201650
.public ov16_0220165C
.public BerryPots_ResetPotMoisture
.public BerryPots_GetPotMulch
.public BerryPots_SetPotMulch
.public ov16_02201668
.public ov16_02201674
.public ov16_02201760
.public ov16_022017FC
.public ov16_02201820
.public ov16_022018B4
.public ov16_022018C4
.public ov16_022018D4
.public ov16_022018E4
.public ov16_022018F0
.public ov16_0220191C
.public BerryIdToItemId
.public ItemIdToBerryId
.public MulchIdToItemId
.public ItemIdToMulchId
.public GetTotalBerryQuantity
.public GetTotalMulchQuantity
.public ov17_02201BC0
.public ov17_02201C10
.public ov17_02201C78
Expand Down
2 changes: 1 addition & 1 deletion asm/include/unk_0203E348.inc
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
.public sub_0203EBA4
.public Fsys_CreateApplication_AlphPuzzle
.public CreateUnownReportWork
.public CreateBerryPotsWork
.public BerryPotsArgs_New
.public CreateApricornBoxWork
.public sub_0203ED80
.public sub_0203EDDC
Expand Down
Loading