sm64coopdx/docs/lua
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
..
examples Add texture overriding example 2023-11-13 09:30:20 -05:00
guides sm64coopdx 2023-10-30 01:03:36 -04:00
constants.md Add ON_COLLIDE_LEVEL_BOUNDS hook 2023-11-12 19:28:38 +01:00
functions-2.md Ran autogen 2023-10-26 17:15:01 -07:00
functions-3.md Add first person functions to Lua 2023-11-12 09:53:08 -05:00
functions-4.md Delete star flags (#501) 2023-11-14 20:40:34 -05:00
functions-5.md Add first person functions to Lua 2023-11-12 09:53:08 -05:00
functions.md Delete star flags (#501) 2023-11-14 20:40:34 -05:00
globals.md Add first person functions to Lua 2023-11-12 09:53:08 -05:00
lua.md Add texture overriding example 2023-11-13 09:30:20 -05:00
structs.md Improve first person and add gFirstPersonCamera 2023-11-11 16:49:46 -05:00