This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
WiiUPluginSystem
Watch
1
Star
0
Fork
0
You've already forked WiiUPluginSystem
mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced
2026-08-19 08:26:13 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
933e676c52f1242e014d81922eac9f2d5d044110
WiiUPluginSystem
/
include
/
wups
History
Maschell
933e676c52
StorageAPI: Avoid reallocations of the parent data for WUPS_STORAGE_TYPE_ITEM items. This is dirty workaround to keep outPtr of WUPS_CreateSubItem always valid.
2023-01-26 14:42:31 +01:00
..
config
ConfigItems: Use strdup for string duplication, rename configID to configId in WUPSConfigItemMultipleValues
2022-09-24 18:58:27 +02:00
common.h
Add clang-format for formatting, check building the example in CI
2022-02-03 16:24:36 +01:00
config_imports.h
Make the config API C compatible
2023-01-24 21:46:33 +01:00
config.h
Define more WUPS_CONFIG_BUTTON_* values
2022-09-23 21:34:59 +02:00
function_patching.h
Add clang-format for formatting, check building the example in CI
2022-02-03 16:24:36 +01:00
hooks.h
Remove ON_FUNCTIONS_PATCHED hook
2022-05-13 12:31:49 +02:00
meta.h
Override abort() with OSFatal and bump WUPS version to 0.7.1
2022-05-13 12:31:49 +02:00
storage.h
StorageAPI: Avoid reallocations of the parent data for WUPS_STORAGE_TYPE_ITEM items. This is dirty workaround to keep outPtr of WUPS_CreateSubItem always valid.
2023-01-26 14:42:31 +01:00