diff --git a/libctru/source/archive_dev.c b/libctru/source/archive_dev.c index a2b3a76..59c8d7b 100644 --- a/libctru/source/archive_dev.c +++ b/libctru/source/archive_dev.c @@ -107,7 +107,7 @@ typedef struct static bool archive_initialized = false; static s32 archive_device_cwd; -static archive_fsdevice archive_devices[32]; +static archive_fsdevice archive_devices[8]; /*! @endcond */