mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-06-16 04:43:08 +00:00
* Expose save_file_remove_star_flags * new packet added a new packet type and two new functions * oops * create packet_save_remove_flag.c move the new network functions to a new file * Switch u32 to u8 Switched courseStarsToRemove from u32 to u8 for consistency * fixed the function -Fixed empty save file marked as existing -Fixed SAVE_FILE_EXISTS flag being deleted -Fixed removing ALL flags from the remote saves |
||
|---|---|---|
| .. | ||
| utils | ||
| smlua.c | ||
| smlua.h | ||
| smlua_cobject.c | ||
| smlua_cobject.h | ||
| smlua_cobject_allowlist.c | ||
| smlua_cobject_allowlist.h | ||
| smlua_cobject_autogen.c | ||
| smlua_cobject_autogen.h | ||
| smlua_constants_autogen.c | ||
| smlua_functions.c | ||
| smlua_functions.h | ||
| smlua_functions_autogen.c | ||
| smlua_functions_autogen.h | ||
| smlua_hooks.c | ||
| smlua_hooks.h | ||
| smlua_sync_table.c | ||
| smlua_sync_table.h | ||
| smlua_utils.c | ||
| smlua_utils.h | ||