sm64ex-coop/autogen/lua_definitions
Blockyyy 41f1f79581 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-11 15:23:14 +01:00
..
constants.lua Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-07 15:50:49 -08:00
functions.lua Delete star flags (#501) 2023-11-11 15:23:14 +01:00
manual.lua Add set_exclamation_box_contents() (#445) 2023-07-18 18:18:02 -04:00
structs.lua Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-07 15:50:49 -08:00