papermario/include
sonicspiral b02c9b1bd9 decomp of func_8014A52C from code_e0b30_len_b80
* updates to undefined_syms
* updates to variables.h
* added helper window_terminal.bat for windows users
original mips to c output
```
s16 func_8014A52C(void) {
    *(void *)0x80159AE2 = (u16)8;
    *(void *)0x80159AE4 = (u16)8;
    return (u16)8;
}
```
2020-08-30 01:37:51 -07:00
..
PR Refactoring stuff 2020-08-12 21:56:23 -04:00
common_structs.h Merge pull request #42 from ethteck/si 2020-08-24 00:24:57 -04:00
common.h rename si_vars.h to si.h 2020-08-15 22:12:50 +01:00
enums.h Added gPlayerActionState, gPlayerAnimation, gPlayerNpc. Modifed PlayerStatus->actionState from u8 to s8. Defined ActionState enum as s8 type. A handful more script functions matched. 2020-08-22 16:24:51 -07:00
functions.h 2 more 2020-08-26 18:54:55 -04:00
macro.inc Refactoring stuff 2020-08-12 21:56:23 -04:00
macros.h require directory as string in INCLUDE_ASM macro 2020-08-17 22:10:44 +01:00
si.h fix some lint issues 2020-08-19 01:21:04 +01:00
types.h fix some lint issues 2020-08-19 01:21:04 +01:00
ultra64.h format files 2020-08-19 01:16:12 +01:00
variables.h decomp of func_8014A52C from code_e0b30_len_b80 2020-08-30 01:37:51 -07:00