Kekatsu-DS/source
Cavv c93da2708e Fix crash in Databases menu when database init fails
Do not free the database when init fails because it will already be freed when exiting the menu
2025-03-20 12:18:16 +01:00
..
gfx Initial commit 2025-03-13 03:12:51 +01:00
gui Initial commit 2025-03-13 03:12:51 +01:00
lang Initial commit 2025-03-13 03:12:51 +01:00
utils Initial commit 2025-03-13 03:12:51 +01:00
archives.c Initial commit 2025-03-13 03:12:51 +01:00
archives.h Initial commit 2025-03-13 03:12:51 +01:00
colors.c Initial commit 2025-03-13 03:12:51 +01:00
colors.h Initial commit 2025-03-13 03:12:51 +01:00
config.h Initial commit 2025-03-13 03:12:51 +01:00
database.c Change path check from d->value to d->path 2025-03-20 12:12:02 +01:00
database.h Initial commit 2025-03-13 03:12:51 +01:00
entries.c Change int to size_t in iterating extractItemsCount 2025-03-20 12:08:36 +01:00
entries.h Initial commit 2025-03-13 03:12:51 +01:00
gettext.c Initial commit 2025-03-13 03:12:51 +01:00
gettext.h Initial commit 2025-03-13 03:12:51 +01:00
main.c Initial commit 2025-03-13 03:12:51 +01:00
main.h Initial commit 2025-03-13 03:12:51 +01:00
menu.c Fix crash in Databases menu when database init fails 2025-03-20 12:18:16 +01:00
menu.h Initial commit 2025-03-13 03:12:51 +01:00
networking.c Initial commit 2025-03-13 03:12:51 +01:00
networking.h Initial commit 2025-03-13 03:12:51 +01:00
settings.c Initial commit 2025-03-13 03:12:51 +01:00
settings.h Initial commit 2025-03-13 03:12:51 +01:00