Skip to content

Commit

Permalink
Merge pull request #41 from AnonymousRandomPerson/main
Browse files Browse the repository at this point in the history
Decomped sound envelope functions
  • Loading branch information
AnonymousRandomPerson authored Dec 9, 2023
2 parents 99b7b95 + ebd2d09 commit 717487a
Show file tree
Hide file tree
Showing 81 changed files with 59,961 additions and 56,798 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ PROC_LD := v5te
LCF_TEMPLATE := ARM9-TS.lcf.template
LIBS := -Llib -lsyscall -nostdlib
OPTFLAGS := -O4,s
OPTFLAGS_SDK := -O4,p

include config.mk

Expand Down
2 changes: 1 addition & 1 deletion asm/include/main_02000C6C.inc
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@
.public _022A3806
.public _022B966C
.public __addsf3
.public __divsi3
.public __floatsisf
.public __mulsf3
.public _s32_div_f
.public abs
.public ArrayFill32Fast
.public CART_REMOVED_IMG_DATA
Expand Down
Loading

0 comments on commit 717487a

Please sign in to comment.