sm64coopdx/autogen/lua_definitions
Blockyyy 5d39741be1 Delete star flags (#501)
* 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
2023-11-14 20:40:34 -05:00
..
constants.lua Add ON_COLLIDE_LEVEL_BOUNDS hook 2023-11-12 19:28:38 +01:00
functions.lua Delete star flags (#501) 2023-11-14 20:40:34 -05:00
manual.lua Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -05:00
structs.lua Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -05:00