Updated headers

- Add a bunch of array-related procs to unlock basic functional programming
- Fix error with FUNC_SELECTOR_7
This commit is contained in:
phobos2077
2023-07-05 02:31:47 +02:00
parent f968dea5e7
commit 66559812bd
3 changed files with 68 additions and 15 deletions
-2
View File
@@ -433,6 +433,4 @@
#define get_current_quick_save_slot metarule3(213, 0, 0, 0)
#define set_current_quick_save_slot(page, slot, check) metarule3(214, page, slot, check) // check: 1 - don't check slot when saving
#undef FUNC_SELECTOR_7
#endif