sm64ex-coop/docs/lua
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
..
examples Custom animation examples (#392) 2023-05-14 19:16:03 -07:00
guides Customizable dialogs (#411) 2023-06-18 20:04:39 -07:00
constants.md Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-07 15:50:49 -08:00
functions-2.md Ran autogen 2023-10-26 17:15:01 -07:00
functions-3.md Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-07 15:50:49 -08:00
functions-4.md Delete star flags (#501) 2023-11-11 15:23:14 +01:00
functions-5.md Added romhack camera dpad functionality (#497) 2023-11-04 16:59:22 -07:00
functions.md Delete star flags (#501) 2023-11-11 15:23:14 +01:00
globals.md
lua.md Fix broken link to Moonjump.lua 2023-11-07 00:51:54 -08:00
structs.md Added HOOK_ON_RENDER_BEHIND, deprecated djui_hud_set_render_behind_hud() 2023-11-07 15:50:49 -08:00