From d143bbc65ceacdfd5e8f7f0c54fe26b862f1bf39 Mon Sep 17 00:00:00 2001 From: e2hang <2099307493@qq.com> Date: Wed, 31 Dec 2025 13:22:56 +0800 Subject: [PATCH] Renew Projects --- HuajisheCaiNiaoE-Station/courier.h | 1 + HuajisheCaiNiaoE-Station/delivery_method.cpp | 25 ++ HuajisheCaiNiaoE-Station/delivery_method.h | 20 ++ HuajisheCaiNiaoE-Station/exception.cpp | 30 +++ HuajisheCaiNiaoE-Station/exception.h | 21 ++ HuajisheCaiNiaoE-Station/express_comp.h | 1 + HuajisheCaiNiaoE-Station/main.cpp | 217 ++++++++++++++++++ HuajisheCaiNiaoE-Station/package.cpp | 144 ++++++++++++ HuajisheCaiNiaoE-Station/package.h | 46 ++++ HuajisheCaiNiaoE-Station/stock.cpp | 97 ++++++++ HuajisheCaiNiaoE-Station/stock.h | 33 +++ HuajisheCaiNiaoE-Station/user.cpp | 135 +++++++++++ HuajisheCaiNiaoE-Station/user.h | 47 ++++ HuajisheCaiNiaoE-Station/variable.cpp | 23 ++ HuajisheCaiNiaoE-Station/variable.h | 1 + {editor => HuajisheSDLeditor}/.clangd | 0 {editor => HuajisheSDLeditor}/.clangd~ | 0 .../ButtonGame}/SDL3.dll | Bin .../ButtonGame/main.exe | Bin .../SDL3-3.3.6}/.git-hash | 0 .../SDL3-3.3.6}/INSTALL.md | 0 .../SDL3-3.3.6}/LICENSE.txt | 0 .../SDL3-3.3.6}/Makefile | 0 .../SDL3-3.3.6}/README.md | 0 .../SDL3-3.3.6}/cmake/SDL3Config.cmake | 0 .../SDL3-3.3.6}/cmake/SDL3ConfigVersion.cmake | 0 .../SDL3-3.3.6}/i686-w64-mingw32/bin/SDL3.dll | Bin .../i686-w64-mingw32/include/SDL3/SDL.h | 0 .../include/SDL3/SDL_assert.h | 0 .../include/SDL3/SDL_asyncio.h | 0 .../include/SDL3/SDL_atomic.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_audio.h | 0 .../include/SDL3/SDL_begin_code.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_bits.h | 0 .../include/SDL3/SDL_blendmode.h | 0 .../include/SDL3/SDL_camera.h | 0 .../include/SDL3/SDL_clipboard.h | 0 .../include/SDL3/SDL_close_code.h | 0 .../include/SDL3/SDL_copying.h | 0 .../include/SDL3/SDL_cpuinfo.h | 0 .../include/SDL3/SDL_dialog.h | 0 .../include/SDL3/SDL_dlopennote.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_egl.h | 0 .../include/SDL3/SDL_endian.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_error.h | 0 .../include/SDL3/SDL_events.h | 0 .../include/SDL3/SDL_filesystem.h | 0 .../include/SDL3/SDL_gamepad.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_gpu.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_guid.h | 0 .../include/SDL3/SDL_haptic.h | 0 .../include/SDL3/SDL_hidapi.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_hints.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_init.h | 0 .../include/SDL3/SDL_intrin.h | 0 .../include/SDL3/SDL_iostream.h | 0 .../include/SDL3/SDL_joystick.h | 0 .../include/SDL3/SDL_keyboard.h | 0 .../include/SDL3/SDL_keycode.h | 0 .../include/SDL3/SDL_loadso.h | 0 .../include/SDL3/SDL_locale.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_log.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_main.h | 0 .../include/SDL3/SDL_main_impl.h | 0 .../include/SDL3/SDL_messagebox.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_metal.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_misc.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_mouse.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_mutex.h | 0 .../include/SDL3/SDL_oldnames.h | 0 .../include/SDL3/SDL_opengl.h | 0 .../include/SDL3/SDL_opengl_glext.h | 0 .../include/SDL3/SDL_opengles.h | 0 .../include/SDL3/SDL_opengles2.h | 0 .../include/SDL3/SDL_opengles2_gl2.h | 0 .../include/SDL3/SDL_opengles2_gl2ext.h | 0 .../include/SDL3/SDL_opengles2_gl2platform.h | 0 .../include/SDL3/SDL_opengles2_khrplatform.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_pen.h | 0 .../include/SDL3/SDL_pixels.h | 0 .../include/SDL3/SDL_platform.h | 0 .../include/SDL3/SDL_platform_defines.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_power.h | 0 .../include/SDL3/SDL_process.h | 0 .../include/SDL3/SDL_properties.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_rect.h | 0 .../include/SDL3/SDL_render.h | 0 .../include/SDL3/SDL_revision.h | 0 .../include/SDL3/SDL_scancode.h | 0 .../include/SDL3/SDL_sensor.h | 0 .../include/SDL3/SDL_stdinc.h | 0 .../include/SDL3/SDL_storage.h | 0 .../include/SDL3/SDL_surface.h | 0 .../include/SDL3/SDL_system.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_test.h | 0 .../include/SDL3/SDL_test_assert.h | 0 .../include/SDL3/SDL_test_common.h | 0 .../include/SDL3/SDL_test_compare.h | 0 .../include/SDL3/SDL_test_crc32.h | 0 .../include/SDL3/SDL_test_font.h | 0 .../include/SDL3/SDL_test_fuzzer.h | 0 .../include/SDL3/SDL_test_harness.h | 0 .../include/SDL3/SDL_test_log.h | 0 .../include/SDL3/SDL_test_md5.h | 0 .../include/SDL3/SDL_test_memory.h | 0 .../include/SDL3/SDL_thread.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_time.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_timer.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_touch.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_tray.h | 0 .../include/SDL3/SDL_version.h | 0 .../i686-w64-mingw32/include/SDL3/SDL_video.h | 0 .../include/SDL3/SDL_vulkan.h | 0 .../lib/cmake/SDL3/SDL3Config.cmake | 0 .../lib/cmake/SDL3/SDL3ConfigVersion.cmake | 0 .../lib/cmake/SDL3/SDL3headersTargets.cmake | 0 .../SDL3/SDL3sharedTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3sharedTargets.cmake | 0 .../cmake/SDL3/SDL3testTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3testTargets.cmake | 0 .../i686-w64-mingw32/lib/libSDL3.dll.a | Bin .../i686-w64-mingw32/lib/libSDL3_test.a | Bin .../i686-w64-mingw32/lib/pkgconfig/sdl3.pc | 0 .../share/licenses/SDL3/LICENSE.txt | 0 .../x86_64-w64-mingw32/bin/SDL3.dll | Bin .../include/SDL3/#SDL_begin_code.h# | 0 .../include/SDL3/#SDL_timer.h# | 0 .../x86_64-w64-mingw32/include/SDL3/SDL.h | 0 .../include/SDL3/SDL_assert.h | 0 .../include/SDL3/SDL_asyncio.h | 0 .../include/SDL3/SDL_atomic.h | 0 .../include/SDL3/SDL_audio.h | 0 .../include/SDL3/SDL_begin_code.h | 0 .../include/SDL3/SDL_bits.h | 0 .../include/SDL3/SDL_blendmode.h | 0 .../include/SDL3/SDL_camera.h | 0 .../include/SDL3/SDL_clipboard.h | 0 .../include/SDL3/SDL_close_code.h | 0 .../include/SDL3/SDL_copying.h | 0 .../include/SDL3/SDL_cpuinfo.h | 0 .../include/SDL3/SDL_dialog.h | 0 .../include/SDL3/SDL_dlopennote.h | 0 .../x86_64-w64-mingw32/include/SDL3/SDL_egl.h | 0 .../include/SDL3/SDL_endian.h | 0 .../include/SDL3/SDL_error.h | 0 .../include/SDL3/SDL_events.h | 0 .../include/SDL3/SDL_filesystem.h | 0 .../include/SDL3/SDL_gamepad.h | 0 .../x86_64-w64-mingw32/include/SDL3/SDL_gpu.h | 0 .../include/SDL3/SDL_guid.h | 0 .../include/SDL3/SDL_haptic.h | 0 .../include/SDL3/SDL_hidapi.h | 0 .../include/SDL3/SDL_hints.h | 0 .../include/SDL3/SDL_init.h | 0 .../include/SDL3/SDL_intrin.h | 0 .../include/SDL3/SDL_iostream.h | 0 .../include/SDL3/SDL_joystick.h | 0 .../include/SDL3/SDL_keyboard.h | 0 .../include/SDL3/SDL_keycode.h | 0 .../include/SDL3/SDL_loadso.h | 0 .../include/SDL3/SDL_locale.h | 0 .../x86_64-w64-mingw32/include/SDL3/SDL_log.h | 0 .../include/SDL3/SDL_main.h | 0 .../include/SDL3/SDL_main_impl.h | 0 .../include/SDL3/SDL_messagebox.h | 0 .../include/SDL3/SDL_metal.h | 0 .../include/SDL3/SDL_misc.h | 0 .../include/SDL3/SDL_mouse.h | 0 .../include/SDL3/SDL_mutex.h | 0 .../include/SDL3/SDL_oldnames.h | 0 .../include/SDL3/SDL_opengl.h | 0 .../include/SDL3/SDL_opengl_glext.h | 0 .../include/SDL3/SDL_opengles.h | 0 .../include/SDL3/SDL_opengles2.h | 0 .../include/SDL3/SDL_opengles2_gl2.h | 0 .../include/SDL3/SDL_opengles2_gl2ext.h | 0 .../include/SDL3/SDL_opengles2_gl2platform.h | 0 .../include/SDL3/SDL_opengles2_khrplatform.h | 0 .../x86_64-w64-mingw32/include/SDL3/SDL_pen.h | 0 .../include/SDL3/SDL_pixels.h | 0 .../include/SDL3/SDL_platform.h | 0 .../include/SDL3/SDL_platform_defines.h | 0 .../include/SDL3/SDL_power.h | 0 .../include/SDL3/SDL_process.h | 0 .../include/SDL3/SDL_properties.h | 0 .../include/SDL3/SDL_rect.h | 0 .../include/SDL3/SDL_render.h | 0 .../include/SDL3/SDL_revision.h | 0 .../include/SDL3/SDL_scancode.h | 0 .../include/SDL3/SDL_sensor.h | 0 .../include/SDL3/SDL_stdinc.h | 0 .../include/SDL3/SDL_storage.h | 0 .../include/SDL3/SDL_surface.h | 0 .../include/SDL3/SDL_system.h | 0 .../include/SDL3/SDL_test.h | 0 .../include/SDL3/SDL_test_assert.h | 0 .../include/SDL3/SDL_test_common.h | 0 .../include/SDL3/SDL_test_compare.h | 0 .../include/SDL3/SDL_test_crc32.h | 0 .../include/SDL3/SDL_test_font.h | 0 .../include/SDL3/SDL_test_fuzzer.h | 0 .../include/SDL3/SDL_test_harness.h | 0 .../include/SDL3/SDL_test_log.h | 0 .../include/SDL3/SDL_test_md5.h | 0 .../include/SDL3/SDL_test_memory.h | 0 .../include/SDL3/SDL_thread.h | 0 .../include/SDL3/SDL_time.h | 0 .../include/SDL3/SDL_timer.h | 0 .../include/SDL3/SDL_touch.h | 0 .../include/SDL3/SDL_tray.h | 0 .../include/SDL3/SDL_version.h | 0 .../include/SDL3/SDL_video.h | 0 .../include/SDL3/SDL_vulkan.h | 0 .../lib/cmake/SDL3/SDL3Config.cmake | 0 .../lib/cmake/SDL3/SDL3ConfigVersion.cmake | 0 .../lib/cmake/SDL3/SDL3headersTargets.cmake | 0 .../SDL3/SDL3sharedTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3sharedTargets.cmake | 0 .../cmake/SDL3/SDL3testTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3testTargets.cmake | 0 .../x86_64-w64-mingw32/lib/libSDL3.dll.a | Bin .../x86_64-w64-mingw32/lib/libSDL3_test.a | Bin .../x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc | 0 .../share/licenses/SDL3/LICENSE.txt | 0 {blockade => HuajisheSDLeditor}/SDL3.dll | Bin .../SDL3/#SDL_begin_code.h# | 0 .../SDL3/#SDL_timer.h# | 0 .../include => HuajisheSDLeditor}/SDL3/SDL.h | 0 .../SDL3/SDL_assert.h | 0 .../SDL3}/SDL_asyncio.h | 0 .../SDL3/SDL_atomic.h | 0 .../SDL3/SDL_audio.h | 0 .../SDL3/SDL_begin_code.h | 0 .../SDL3}/SDL_bits.h | 0 .../SDL3}/SDL_blendmode.h | 0 .../SDL3/SDL_camera.h | 0 .../SDL3/SDL_clipboard.h | 0 .../SDL3}/SDL_close_code.h | 0 .../SDL3}/SDL_copying.h | 0 .../SDL3/SDL_cpuinfo.h | 0 .../SDL3/SDL_dialog.h | 0 .../SDL3/SDL_dlopennote.h | 0 .../SDL3}/SDL_egl.h | 0 .../SDL3/SDL_endian.h | 0 .../SDL3}/SDL_error.h | 0 .../SDL3/SDL_events.h | 0 .../SDL3/SDL_filesystem.h | 0 .../SDL3/SDL_gamepad.h | 0 .../SDL3/SDL_gpu.h | 0 .../SDL3}/SDL_guid.h | 0 .../SDL3/SDL_haptic.h | 0 .../SDL3/SDL_hidapi.h | 0 .../SDL3/SDL_hints.h | 0 .../SDL3/SDL_init.h | 0 .../SDL3/SDL_intrin.h | 0 .../SDL3/SDL_iostream.h | 0 .../SDL3/SDL_joystick.h | 0 .../SDL3/SDL_keyboard.h | 0 .../SDL3/SDL_keycode.h | 0 .../SDL3}/SDL_loadso.h | 0 .../SDL3}/SDL_locale.h | 0 .../SDL3/SDL_log.h | 0 .../SDL3/SDL_main.h | 0 .../SDL3}/SDL_main_impl.h | 0 .../SDL3}/SDL_messagebox.h | 0 .../SDL3}/SDL_metal.h | 0 .../SDL3}/SDL_misc.h | 0 .../SDL3/SDL_mouse.h | 0 .../SDL3/SDL_mutex.h | 0 .../SDL3}/SDL_oldnames.h | 0 .../SDL3}/SDL_opengl.h | 0 .../SDL3}/SDL_opengl_glext.h | 0 .../SDL3}/SDL_opengles.h | 0 .../SDL3}/SDL_opengles2.h | 0 .../SDL3}/SDL_opengles2_gl2.h | 0 .../SDL3}/SDL_opengles2_gl2ext.h | 0 .../SDL3}/SDL_opengles2_gl2platform.h | 0 .../SDL3}/SDL_opengles2_khrplatform.h | 0 .../SDL3/SDL_pen.h | 0 .../SDL3/SDL_pixels.h | 0 .../SDL3}/SDL_platform.h | 0 .../SDL3/SDL_platform_defines.h | 0 .../SDL3/SDL_power.h | 0 .../SDL3/SDL_process.h | 0 .../SDL3/SDL_properties.h | 0 .../SDL3/SDL_rect.h | 0 .../SDL3/SDL_render.h | 0 .../SDL3/SDL_revision.h | 0 .../SDL3/SDL_scancode.h | 0 .../SDL3/SDL_sensor.h | 0 .../SDL3/SDL_stdinc.h | 0 .../SDL3/SDL_storage.h | 0 .../SDL3/SDL_surface.h | 0 .../SDL3/SDL_system.h | 0 .../SDL3/SDL_test.h | 0 .../SDL3/SDL_test_assert.h | 0 .../SDL3/SDL_test_common.h | 0 .../SDL3/SDL_test_compare.h | 0 .../SDL3/SDL_test_crc32.h | 0 .../SDL3/SDL_test_font.h | 0 .../SDL3/SDL_test_fuzzer.h | 0 .../SDL3/SDL_test_harness.h | 0 .../SDL3/SDL_test_log.h | 0 .../SDL3/SDL_test_md5.h | 0 .../SDL3/SDL_test_memory.h | 0 .../SDL3/SDL_thread.h | 0 .../SDL3}/SDL_time.h | 0 .../SDL3/SDL_timer.h | 0 .../SDL3}/SDL_touch.h | 0 .../SDL3}/SDL_tray.h | 0 .../SDL3/SDL_version.h | 0 .../SDL3/SDL_video.h | 0 .../SDL3/SDL_vulkan.h | 0 {editor => HuajisheSDLeditor}/button.cpp | 0 {editor => HuajisheSDLeditor}/button.cpp~ | 0 {editor => HuajisheSDLeditor}/button.h | 0 {editor => HuajisheSDLeditor}/button.h~ | 0 {editor => HuajisheSDLeditor}/main.cpp | 0 {editor => HuajisheSDLeditor}/main.cpp~ | 0 {editor => HuajisheSDLeditor}/main.exe | Bin {blockade => Huajisheblockade}/.clangd | 0 {blockade => Huajisheblockade}/Apple.cpp | 0 {blockade => Huajisheblockade}/Apple.h | 0 {blockade => Huajisheblockade}/CMakeLists.txt | 0 {blockade => Huajisheblockade}/Game.exe | Bin .../SDL3-3.3.6/.git-hash | 0 .../SDL3-3.3.6/INSTALL.md | 0 .../SDL3-3.3.6}/LICENSE.txt | 0 .../SDL3-3.3.6/Makefile | 0 .../SDL3-3.3.6}/README.md | 0 .../SDL3-3.3.6/cmake/SDL3Config.cmake | 0 .../SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake | 0 .../SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll | Bin .../i686-w64-mingw32}/include/SDL3/SDL.h | 0 .../include/SDL3/SDL_assert.h | 0 .../include/SDL3}/SDL_asyncio.h | 0 .../include/SDL3/SDL_atomic.h | 0 .../include/SDL3/SDL_audio.h | 0 .../include/SDL3/SDL_begin_code.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_bits.h | 0 .../include/SDL3}/SDL_blendmode.h | 0 .../include/SDL3/SDL_camera.h | 0 .../include/SDL3/SDL_clipboard.h | 0 .../include/SDL3}/SDL_close_code.h | 0 .../include/SDL3}/SDL_copying.h | 0 .../include/SDL3/SDL_cpuinfo.h | 0 .../include/SDL3/SDL_dialog.h | 0 .../include/SDL3/SDL_dlopennote.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_egl.h | 0 .../include/SDL3/SDL_endian.h | 0 .../include/SDL3}/SDL_error.h | 0 .../include/SDL3/SDL_events.h | 0 .../include/SDL3/SDL_filesystem.h | 0 .../include/SDL3/SDL_gamepad.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_gpu.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_guid.h | 0 .../include/SDL3/SDL_haptic.h | 0 .../include/SDL3/SDL_hidapi.h | 0 .../include/SDL3/SDL_hints.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_init.h | 0 .../include/SDL3/SDL_intrin.h | 0 .../include/SDL3/SDL_iostream.h | 0 .../include/SDL3/SDL_joystick.h | 0 .../include/SDL3/SDL_keyboard.h | 0 .../include/SDL3/SDL_keycode.h | 0 .../include/SDL3}/SDL_loadso.h | 0 .../include/SDL3}/SDL_locale.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_log.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_main.h | 0 .../include/SDL3}/SDL_main_impl.h | 0 .../include/SDL3}/SDL_messagebox.h | 0 .../include/SDL3}/SDL_metal.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_misc.h | 0 .../include/SDL3/SDL_mouse.h | 0 .../include/SDL3/SDL_mutex.h | 0 .../include/SDL3}/SDL_oldnames.h | 0 .../include/SDL3}/SDL_opengl.h | 0 .../include/SDL3}/SDL_opengl_glext.h | 0 .../include/SDL3}/SDL_opengles.h | 0 .../include/SDL3}/SDL_opengles2.h | 0 .../include/SDL3}/SDL_opengles2_gl2.h | 0 .../include/SDL3}/SDL_opengles2_gl2ext.h | 0 .../include/SDL3}/SDL_opengles2_gl2platform.h | 0 .../include/SDL3}/SDL_opengles2_khrplatform.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_pen.h | 0 .../include/SDL3/SDL_pixels.h | 0 .../include/SDL3}/SDL_platform.h | 0 .../include/SDL3/SDL_platform_defines.h | 0 .../include/SDL3/SDL_power.h | 0 .../include/SDL3/SDL_process.h | 0 .../include/SDL3/SDL_properties.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_rect.h | 0 .../include/SDL3/SDL_render.h | 0 .../include/SDL3/SDL_revision.h | 0 .../include/SDL3/SDL_scancode.h | 0 .../include/SDL3/SDL_sensor.h | 0 .../include/SDL3/SDL_stdinc.h | 0 .../include/SDL3/SDL_storage.h | 0 .../include/SDL3/SDL_surface.h | 0 .../include/SDL3/SDL_system.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_test.h | 0 .../include/SDL3/SDL_test_assert.h | 0 .../include/SDL3/SDL_test_common.h | 0 .../include/SDL3/SDL_test_compare.h | 0 .../include/SDL3/SDL_test_crc32.h | 0 .../include/SDL3/SDL_test_font.h | 0 .../include/SDL3/SDL_test_fuzzer.h | 0 .../include/SDL3/SDL_test_harness.h | 0 .../include/SDL3/SDL_test_log.h | 0 .../include/SDL3/SDL_test_md5.h | 0 .../include/SDL3/SDL_test_memory.h | 0 .../include/SDL3/SDL_thread.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_time.h | 0 .../include/SDL3/SDL_timer.h | 0 .../include/SDL3}/SDL_touch.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_tray.h | 0 .../include/SDL3/SDL_version.h | 0 .../include/SDL3/SDL_video.h | 0 .../include/SDL3/SDL_vulkan.h | 0 .../lib/cmake/SDL3/SDL3Config.cmake | 0 .../lib/cmake/SDL3/SDL3ConfigVersion.cmake | 0 .../lib/cmake/SDL3/SDL3headersTargets.cmake | 0 .../SDL3/SDL3sharedTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3sharedTargets.cmake | 0 .../cmake/SDL3/SDL3testTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3testTargets.cmake | 0 .../i686-w64-mingw32/lib/libSDL3.dll.a | Bin .../i686-w64-mingw32/lib/libSDL3_test.a | Bin .../i686-w64-mingw32/lib/pkgconfig/sdl3.pc | 0 .../share/licenses/SDL3}/LICENSE.txt | 0 .../x86_64-w64-mingw32/bin}/SDL3.dll | Bin .../x86_64-w64-mingw32}/include/SDL3/SDL.h | 0 .../include/SDL3/SDL_assert.h | 0 .../include/SDL3}/SDL_asyncio.h | 0 .../include/SDL3/SDL_atomic.h | 0 .../include/SDL3/SDL_audio.h | 0 .../include/SDL3/SDL_begin_code.h | 0 .../include/SDL3}/SDL_bits.h | 0 .../include/SDL3}/SDL_blendmode.h | 0 .../include/SDL3/SDL_camera.h | 0 .../include/SDL3/SDL_clipboard.h | 0 .../include/SDL3}/SDL_close_code.h | 0 .../include/SDL3}/SDL_copying.h | 0 .../include/SDL3/SDL_cpuinfo.h | 0 .../include/SDL3/SDL_dialog.h | 0 .../include/SDL3/SDL_dlopennote.h | 0 .../include/SDL3}/SDL_egl.h | 0 .../include/SDL3/SDL_endian.h | 0 .../include/SDL3}/SDL_error.h | 0 .../include/SDL3/SDL_events.h | 0 .../include/SDL3/SDL_filesystem.h | 0 .../include/SDL3/SDL_gamepad.h | 0 .../include/SDL3/SDL_gpu.h | 0 .../include/SDL3}/SDL_guid.h | 0 .../include/SDL3/SDL_haptic.h | 0 .../include/SDL3/SDL_hidapi.h | 0 .../include/SDL3/SDL_hints.h | 0 .../include/SDL3/SDL_init.h | 0 .../include/SDL3/SDL_intrin.h | 0 .../include/SDL3/SDL_iostream.h | 0 .../include/SDL3/SDL_joystick.h | 0 .../include/SDL3/SDL_keyboard.h | 0 .../include/SDL3/SDL_keycode.h | 0 .../include/SDL3}/SDL_loadso.h | 0 .../include/SDL3}/SDL_locale.h | 0 .../include/SDL3/SDL_log.h | 0 .../include/SDL3/SDL_main.h | 0 .../include/SDL3}/SDL_main_impl.h | 0 .../include/SDL3}/SDL_messagebox.h | 0 .../include/SDL3}/SDL_metal.h | 0 .../include/SDL3}/SDL_misc.h | 0 .../include/SDL3/SDL_mouse.h | 0 .../include/SDL3/SDL_mutex.h | 0 .../include/SDL3}/SDL_oldnames.h | 0 .../include/SDL3}/SDL_opengl.h | 0 .../include/SDL3}/SDL_opengl_glext.h | 0 .../include/SDL3}/SDL_opengles.h | 0 .../include/SDL3}/SDL_opengles2.h | 0 .../include/SDL3}/SDL_opengles2_gl2.h | 0 .../include/SDL3}/SDL_opengles2_gl2ext.h | 0 .../include/SDL3}/SDL_opengles2_gl2platform.h | 0 .../include/SDL3}/SDL_opengles2_khrplatform.h | 0 .../include/SDL3/SDL_pen.h | 0 .../include/SDL3/SDL_pixels.h | 0 .../include/SDL3}/SDL_platform.h | 0 .../include/SDL3/SDL_platform_defines.h | 0 .../include/SDL3/SDL_power.h | 0 .../include/SDL3/SDL_process.h | 0 .../include/SDL3/SDL_properties.h | 0 .../include/SDL3/SDL_rect.h | 0 .../include/SDL3/SDL_render.h | 0 .../include/SDL3/SDL_revision.h | 0 .../include/SDL3/SDL_scancode.h | 0 .../include/SDL3/SDL_sensor.h | 0 .../include/SDL3/SDL_stdinc.h | 0 .../include/SDL3/SDL_storage.h | 0 .../include/SDL3/SDL_surface.h | 0 .../include/SDL3/SDL_system.h | 0 .../include/SDL3/SDL_test.h | 0 .../include/SDL3/SDL_test_assert.h | 0 .../include/SDL3/SDL_test_common.h | 0 .../include/SDL3/SDL_test_compare.h | 0 .../include/SDL3/SDL_test_crc32.h | 0 .../include/SDL3/SDL_test_font.h | 0 .../include/SDL3/SDL_test_fuzzer.h | 0 .../include/SDL3/SDL_test_harness.h | 0 .../include/SDL3/SDL_test_log.h | 0 .../include/SDL3/SDL_test_md5.h | 0 .../include/SDL3/SDL_test_memory.h | 0 .../include/SDL3/SDL_thread.h | 0 .../include/SDL3}/SDL_time.h | 0 .../include/SDL3/SDL_timer.h | 0 .../include/SDL3}/SDL_touch.h | 0 .../include/SDL3}/SDL_tray.h | 0 .../include/SDL3/SDL_version.h | 0 .../include/SDL3/SDL_video.h | 0 .../include/SDL3/SDL_vulkan.h | 0 .../lib/cmake/SDL3/SDL3Config.cmake | 0 .../lib/cmake/SDL3/SDL3ConfigVersion.cmake | 0 .../lib/cmake/SDL3/SDL3headersTargets.cmake | 0 .../SDL3/SDL3sharedTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3sharedTargets.cmake | 0 .../cmake/SDL3/SDL3testTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3testTargets.cmake | 0 .../x86_64-w64-mingw32/lib/libSDL3.dll.a | Bin .../x86_64-w64-mingw32/lib/libSDL3_test.a | Bin .../x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc | 0 .../share/licenses/SDL3}/LICENSE.txt | 0 .../bin => Huajisheblockade}/SDL3.dll | Bin .../SDL3_ttf-3.2.2}/.git-hash | 0 .../SDL3_ttf-3.2.2}/INSTALL.md | 0 .../SDL3_ttf-3.2.2}/LICENSE.txt | 0 .../SDL3_ttf-3.2.2}/Makefile | 0 .../SDL3_ttf-3.2.2}/README.md | 0 .../cmake/SDL3_ttfConfig.cmake | 0 .../cmake/SDL3_ttfConfigVersion.cmake | 0 .../SDL3_ttf-3.2.2}/else/.git-hash | 0 .../SDL3_ttf-3.2.2}/else/INSTALL.md | 0 .../SDL3_ttf-3.2.2}/else/LICENSE.txt | 0 .../SDL3_ttf-3.2.2}/else/README.md | 0 .../else/SDL3_ttf-3.2.2/.clang-format | 0 .../else/SDL3_ttf-3.2.2/.editorconfig | 0 .../else/SDL3_ttf-3.2.2/.git-hash | 0 .../else/SDL3_ttf-3.2.2/.gitmodules | 0 .../else/SDL3_ttf-3.2.2/.wikiheaders-options | 0 .../else/SDL3_ttf-3.2.2/Android.mk | 0 .../else/SDL3_ttf-3.2.2/CHANGES.txt | 0 .../else/SDL3_ttf-3.2.2/CMakeLists.txt | 0 .../else/SDL3_ttf-3.2.2/INSTALL.md | 0 .../else/SDL3_ttf-3.2.2/LICENSE.txt | 0 .../else/SDL3_ttf-3.2.2/README.md | 0 .../else/SDL3_ttf-3.2.2/REVISION.txt | 0 .../else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln | 0 .../SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj | 0 .../VisualC/SDL_ttf.vcxproj.filters | 0 .../else/SDL3_ttf-3.2.2/VisualC/clean.sh | 0 .../VisualC/glfont/glfont.vcxproj | 0 .../VisualC/showfont/showfont.vcxproj | 0 .../SDL3_ttf-3.2.2/Xcode/Info-Framework.plist | 0 .../Xcode/SDL_ttf.xcodeproj/project.pbxproj | 0 .../else/SDL3_ttf-3.2.2/Xcode/config.xcconfig | 0 .../Xcode/iOS/SDL3.framework/Headers/SDL.h | 0 .../iOS/SDL3.framework/Headers/SDL_assert.h | 0 .../iOS/SDL3.framework}/Headers/SDL_asyncio.h | 0 .../iOS/SDL3.framework/Headers/SDL_atomic.h | 0 .../iOS/SDL3.framework/Headers/SDL_audio.h | 0 .../SDL3.framework/Headers/SDL_begin_code.h | 0 .../iOS/SDL3.framework}/Headers/SDL_bits.h | 0 .../SDL3.framework}/Headers/SDL_blendmode.h | 0 .../iOS/SDL3.framework/Headers/SDL_camera.h | 0 .../SDL3.framework/Headers/SDL_clipboard.h | 0 .../SDL3.framework}/Headers/SDL_close_code.h | 0 .../iOS/SDL3.framework}/Headers/SDL_copying.h | 0 .../iOS/SDL3.framework/Headers/SDL_cpuinfo.h | 0 .../iOS/SDL3.framework/Headers/SDL_dialog.h | 0 .../iOS/SDL3.framework}/Headers/SDL_egl.h | 0 .../iOS/SDL3.framework/Headers/SDL_endian.h | 0 .../iOS/SDL3.framework}/Headers/SDL_error.h | 0 .../iOS/SDL3.framework/Headers/SDL_events.h | 0 .../SDL3.framework/Headers/SDL_filesystem.h | 0 .../iOS/SDL3.framework/Headers/SDL_gamepad.h | 0 .../iOS/SDL3.framework/Headers/SDL_gpu.h | 0 .../iOS/SDL3.framework}/Headers/SDL_guid.h | 0 .../iOS/SDL3.framework/Headers/SDL_haptic.h | 0 .../iOS/SDL3.framework/Headers/SDL_hidapi.h | 0 .../iOS/SDL3.framework/Headers/SDL_hints.h | 0 .../iOS/SDL3.framework/Headers/SDL_init.h | 0 .../iOS/SDL3.framework/Headers/SDL_intrin.h | 0 .../iOS/SDL3.framework/Headers/SDL_iostream.h | 0 .../iOS/SDL3.framework/Headers/SDL_joystick.h | 0 .../iOS/SDL3.framework/Headers/SDL_keyboard.h | 0 .../iOS/SDL3.framework/Headers/SDL_keycode.h | 0 .../iOS/SDL3.framework}/Headers/SDL_loadso.h | 0 .../iOS/SDL3.framework}/Headers/SDL_locale.h | 0 .../iOS/SDL3.framework/Headers/SDL_log.h | 0 .../iOS/SDL3.framework/Headers/SDL_main.h | 0 .../SDL3.framework}/Headers/SDL_main_impl.h | 0 .../SDL3.framework}/Headers/SDL_messagebox.h | 0 .../iOS/SDL3.framework}/Headers/SDL_metal.h | 0 .../iOS/SDL3.framework}/Headers/SDL_misc.h | 0 .../iOS/SDL3.framework/Headers/SDL_mouse.h | 0 .../iOS/SDL3.framework/Headers/SDL_mutex.h | 0 .../SDL3.framework}/Headers/SDL_oldnames.h | 0 .../iOS/SDL3.framework}/Headers/SDL_opengl.h | 0 .../Headers/SDL_opengl_glext.h | 0 .../SDL3.framework}/Headers/SDL_opengles.h | 0 .../SDL3.framework}/Headers/SDL_opengles2.h | 0 .../Headers/SDL_opengles2_gl2.h | 0 .../Headers/SDL_opengles2_gl2ext.h | 0 .../Headers/SDL_opengles2_gl2platform.h | 0 .../Headers/SDL_opengles2_khrplatform.h | 0 .../iOS/SDL3.framework/Headers/SDL_pen.h | 0 .../iOS/SDL3.framework/Headers/SDL_pixels.h | 0 .../SDL3.framework}/Headers/SDL_platform.h | 0 .../Headers/SDL_platform_defines.h | 0 .../iOS/SDL3.framework/Headers/SDL_power.h | 0 .../iOS/SDL3.framework/Headers/SDL_process.h | 0 .../SDL3.framework/Headers/SDL_properties.h | 0 .../iOS/SDL3.framework/Headers/SDL_rect.h | 0 .../iOS/SDL3.framework/Headers/SDL_render.h | 0 .../iOS/SDL3.framework/Headers/SDL_revision.h | 0 .../iOS/SDL3.framework/Headers/SDL_scancode.h | 0 .../iOS/SDL3.framework/Headers/SDL_sensor.h | 0 .../iOS/SDL3.framework/Headers/SDL_stdinc.h | 0 .../iOS/SDL3.framework/Headers/SDL_storage.h | 0 .../iOS/SDL3.framework/Headers/SDL_surface.h | 0 .../iOS/SDL3.framework/Headers/SDL_system.h | 0 .../iOS/SDL3.framework/Headers/SDL_thread.h | 0 .../iOS/SDL3.framework}/Headers/SDL_time.h | 0 .../iOS/SDL3.framework/Headers/SDL_timer.h | 0 .../iOS/SDL3.framework}/Headers/SDL_touch.h | 0 .../iOS/SDL3.framework}/Headers/SDL_tray.h | 0 .../iOS/SDL3.framework/Headers/SDL_version.h | 0 .../iOS/SDL3.framework/Headers/SDL_video.h | 0 .../iOS/SDL3.framework/Headers/SDL_vulkan.h | 0 .../Xcode/iOS/SDL3.framework/Info.plist | 0 .../Xcode/iOS/SDL3.framework}/LICENSE.txt | 0 .../Xcode/iOS/SDL3.framework}/README.md | 0 .../Xcode/iOS/SDL3.framework/SDL3.tbd | 0 .../Xcode/macOS/SDL3.framework/Headers/SDL.h | 0 .../macOS/SDL3.framework/Headers/SDL_assert.h | 0 .../SDL3.framework/Headers}/SDL_asyncio.h | 0 .../macOS/SDL3.framework/Headers/SDL_atomic.h | 0 .../macOS/SDL3.framework/Headers/SDL_audio.h | 0 .../SDL3.framework/Headers/SDL_begin_code.h | 0 .../macOS/SDL3.framework/Headers}/SDL_bits.h | 0 .../SDL3.framework/Headers}/SDL_blendmode.h | 0 .../macOS/SDL3.framework/Headers/SDL_camera.h | 0 .../SDL3.framework/Headers/SDL_clipboard.h | 0 .../SDL3.framework/Headers}/SDL_close_code.h | 0 .../SDL3.framework/Headers}/SDL_copying.h | 0 .../SDL3.framework/Headers/SDL_cpuinfo.h | 0 .../macOS/SDL3.framework/Headers/SDL_dialog.h | 0 .../macOS/SDL3.framework/Headers}/SDL_egl.h | 0 .../macOS/SDL3.framework/Headers/SDL_endian.h | 0 .../macOS/SDL3.framework/Headers}/SDL_error.h | 0 .../macOS/SDL3.framework/Headers/SDL_events.h | 0 .../SDL3.framework/Headers/SDL_filesystem.h | 0 .../SDL3.framework/Headers/SDL_gamepad.h | 0 .../macOS/SDL3.framework/Headers/SDL_gpu.h | 0 .../macOS/SDL3.framework/Headers}/SDL_guid.h | 0 .../macOS/SDL3.framework/Headers/SDL_haptic.h | 0 .../macOS/SDL3.framework/Headers/SDL_hidapi.h | 0 .../macOS/SDL3.framework/Headers/SDL_hints.h | 0 .../macOS/SDL3.framework/Headers/SDL_init.h | 0 .../macOS/SDL3.framework/Headers/SDL_intrin.h | 0 .../SDL3.framework/Headers/SDL_iostream.h | 0 .../SDL3.framework/Headers/SDL_joystick.h | 0 .../SDL3.framework/Headers/SDL_keyboard.h | 0 .../SDL3.framework/Headers/SDL_keycode.h | 0 .../SDL3.framework/Headers}/SDL_loadso.h | 0 .../SDL3.framework/Headers}/SDL_locale.h | 0 .../macOS/SDL3.framework/Headers/SDL_log.h | 0 .../macOS/SDL3.framework/Headers/SDL_main.h | 0 .../SDL3.framework/Headers}/SDL_main_impl.h | 0 .../SDL3.framework/Headers}/SDL_messagebox.h | 0 .../macOS/SDL3.framework/Headers}/SDL_metal.h | 0 .../macOS/SDL3.framework/Headers}/SDL_misc.h | 0 .../macOS/SDL3.framework/Headers/SDL_mouse.h | 0 .../macOS/SDL3.framework/Headers/SDL_mutex.h | 0 .../SDL3.framework/Headers}/SDL_oldnames.h | 0 .../SDL3.framework/Headers}/SDL_opengl.h | 0 .../Headers}/SDL_opengl_glext.h | 0 .../SDL3.framework/Headers}/SDL_opengles.h | 0 .../SDL3.framework/Headers}/SDL_opengles2.h | 0 .../Headers}/SDL_opengles2_gl2.h | 0 .../Headers}/SDL_opengles2_gl2ext.h | 0 .../Headers}/SDL_opengles2_gl2platform.h | 0 .../Headers}/SDL_opengles2_khrplatform.h | 0 .../macOS/SDL3.framework/Headers/SDL_pen.h | 0 .../macOS/SDL3.framework/Headers/SDL_pixels.h | 0 .../SDL3.framework/Headers}/SDL_platform.h | 0 .../Headers/SDL_platform_defines.h | 0 .../macOS/SDL3.framework/Headers/SDL_power.h | 0 .../SDL3.framework/Headers/SDL_process.h | 0 .../SDL3.framework/Headers/SDL_properties.h | 0 .../macOS/SDL3.framework/Headers/SDL_rect.h | 0 .../macOS/SDL3.framework/Headers/SDL_render.h | 0 .../SDL3.framework/Headers/SDL_revision.h | 0 .../SDL3.framework/Headers/SDL_scancode.h | 0 .../macOS/SDL3.framework/Headers/SDL_sensor.h | 0 .../macOS/SDL3.framework/Headers/SDL_stdinc.h | 0 .../SDL3.framework/Headers/SDL_storage.h | 0 .../SDL3.framework/Headers/SDL_surface.h | 0 .../macOS/SDL3.framework/Headers/SDL_system.h | 0 .../macOS/SDL3.framework/Headers/SDL_thread.h | 0 .../macOS/SDL3.framework/Headers}/SDL_time.h | 0 .../macOS/SDL3.framework/Headers/SDL_timer.h | 0 .../macOS/SDL3.framework/Headers}/SDL_touch.h | 0 .../macOS/SDL3.framework/Headers}/SDL_tray.h | 0 .../SDL3.framework/Headers/SDL_version.h | 0 .../macOS/SDL3.framework/Headers/SDL_video.h | 0 .../macOS/SDL3.framework/Headers/SDL_vulkan.h | 0 .../macOS/SDL3.framework/Resources/Info.plist | 0 .../SDL3.framework/Resources}/LICENSE.txt | 0 .../macOS/SDL3.framework}/Resources/README.md | 0 .../Xcode/macOS/SDL3.framework/SDL3.tbd | 0 .../SDL3.framework/Versions/A/Headers/SDL.h | 0 .../Versions/A/Headers/SDL_assert.h | 0 .../Versions/A/Headers}/SDL_asyncio.h | 0 .../Versions/A/Headers/SDL_atomic.h | 0 .../Versions/A/Headers/SDL_audio.h | 0 .../Versions/A/Headers/SDL_begin_code.h | 0 .../Versions/A/Headers}/SDL_bits.h | 0 .../Versions/A/Headers}/SDL_blendmode.h | 0 .../Versions/A/Headers/SDL_camera.h | 0 .../Versions/A/Headers/SDL_clipboard.h | 0 .../Versions/A/Headers}/SDL_close_code.h | 0 .../Versions/A/Headers}/SDL_copying.h | 0 .../Versions/A/Headers/SDL_cpuinfo.h | 0 .../Versions/A/Headers/SDL_dialog.h | 0 .../Versions/A/Headers}/SDL_egl.h | 0 .../Versions/A/Headers/SDL_endian.h | 0 .../Versions/A/Headers}/SDL_error.h | 0 .../Versions/A/Headers/SDL_events.h | 0 .../Versions/A/Headers/SDL_filesystem.h | 0 .../Versions/A/Headers/SDL_gamepad.h | 0 .../Versions/A/Headers/SDL_gpu.h | 0 .../Versions/A/Headers}/SDL_guid.h | 0 .../Versions/A/Headers/SDL_haptic.h | 0 .../Versions/A/Headers/SDL_hidapi.h | 0 .../Versions/A/Headers/SDL_hints.h | 0 .../Versions/A/Headers/SDL_init.h | 0 .../Versions/A/Headers/SDL_intrin.h | 0 .../Versions/A/Headers/SDL_iostream.h | 0 .../Versions/A/Headers/SDL_joystick.h | 0 .../Versions/A/Headers/SDL_keyboard.h | 0 .../Versions/A/Headers/SDL_keycode.h | 0 .../Versions/A/Headers}/SDL_loadso.h | 0 .../Versions/A/Headers}/SDL_locale.h | 0 .../Versions/A/Headers/SDL_log.h | 0 .../Versions/A/Headers/SDL_main.h | 0 .../Versions/A/Headers}/SDL_main_impl.h | 0 .../Versions/A/Headers}/SDL_messagebox.h | 0 .../Versions/A/Headers}/SDL_metal.h | 0 .../Versions/A/Headers}/SDL_misc.h | 0 .../Versions/A/Headers/SDL_mouse.h | 0 .../Versions/A/Headers/SDL_mutex.h | 0 .../Versions/A/Headers}/SDL_oldnames.h | 0 .../Versions/A/Headers}/SDL_opengl.h | 0 .../Versions/A/Headers}/SDL_opengl_glext.h | 0 .../Versions/A/Headers}/SDL_opengles.h | 0 .../Versions/A/Headers}/SDL_opengles2.h | 0 .../Versions/A/Headers}/SDL_opengles2_gl2.h | 0 .../A/Headers}/SDL_opengles2_gl2ext.h | 0 .../A/Headers}/SDL_opengles2_gl2platform.h | 0 .../A/Headers}/SDL_opengles2_khrplatform.h | 0 .../Versions/A/Headers/SDL_pen.h | 0 .../Versions/A/Headers/SDL_pixels.h | 0 .../Versions/A/Headers}/SDL_platform.h | 0 .../Versions/A/Headers/SDL_platform_defines.h | 0 .../Versions/A/Headers/SDL_power.h | 0 .../Versions/A/Headers/SDL_process.h | 0 .../Versions/A/Headers/SDL_properties.h | 0 .../Versions/A/Headers/SDL_rect.h | 0 .../Versions/A/Headers/SDL_render.h | 0 .../Versions/A/Headers/SDL_revision.h | 0 .../Versions/A/Headers/SDL_scancode.h | 0 .../Versions/A/Headers/SDL_sensor.h | 0 .../Versions/A/Headers/SDL_stdinc.h | 0 .../Versions/A/Headers/SDL_storage.h | 0 .../Versions/A/Headers/SDL_surface.h | 0 .../Versions/A/Headers/SDL_system.h | 0 .../Versions/A/Headers/SDL_thread.h | 0 .../Versions/A/Headers}/SDL_time.h | 0 .../Versions/A/Headers/SDL_timer.h | 0 .../Versions/A/Headers}/SDL_touch.h | 0 .../Versions/A/Headers}/SDL_tray.h | 0 .../Versions/A/Headers/SDL_version.h | 0 .../Versions/A/Headers/SDL_video.h | 0 .../Versions/A/Headers/SDL_vulkan.h | 0 .../Versions/A/Resources/Info.plist | 0 .../Versions/A/Resources}/LICENSE.txt | 0 .../Versions/A}/Resources/README.md | 0 .../macOS/SDL3.framework/Versions/A/SDL3.tbd | 0 .../Versions/Current/Headers/SDL.h | 0 .../Versions/Current/Headers/SDL_assert.h | 0 .../Versions/Current}/Headers/SDL_asyncio.h | 0 .../Versions/Current/Headers/SDL_atomic.h | 0 .../Versions/Current/Headers/SDL_audio.h | 0 .../Versions/Current/Headers/SDL_begin_code.h | 0 .../Versions/Current}/Headers/SDL_bits.h | 0 .../Versions/Current}/Headers/SDL_blendmode.h | 0 .../Versions/Current/Headers/SDL_camera.h | 0 .../Versions/Current/Headers/SDL_clipboard.h | 0 .../Current}/Headers/SDL_close_code.h | 0 .../Versions/Current}/Headers/SDL_copying.h | 0 .../Versions/Current/Headers/SDL_cpuinfo.h | 0 .../Versions/Current/Headers/SDL_dialog.h | 0 .../Versions/Current}/Headers/SDL_egl.h | 0 .../Versions/Current/Headers/SDL_endian.h | 0 .../Versions/Current}/Headers/SDL_error.h | 0 .../Versions/Current/Headers/SDL_events.h | 0 .../Versions/Current/Headers/SDL_filesystem.h | 0 .../Versions/Current/Headers/SDL_gamepad.h | 0 .../Versions/Current/Headers/SDL_gpu.h | 0 .../Versions/Current}/Headers/SDL_guid.h | 0 .../Versions/Current/Headers/SDL_haptic.h | 0 .../Versions/Current/Headers/SDL_hidapi.h | 0 .../Versions/Current/Headers/SDL_hints.h | 0 .../Versions/Current/Headers/SDL_init.h | 0 .../Versions/Current/Headers/SDL_intrin.h | 0 .../Versions/Current/Headers/SDL_iostream.h | 0 .../Versions/Current/Headers/SDL_joystick.h | 0 .../Versions/Current/Headers/SDL_keyboard.h | 0 .../Versions/Current/Headers/SDL_keycode.h | 0 .../Versions/Current}/Headers/SDL_loadso.h | 0 .../Versions/Current}/Headers/SDL_locale.h | 0 .../Versions/Current/Headers/SDL_log.h | 0 .../Versions/Current/Headers/SDL_main.h | 0 .../Versions/Current}/Headers/SDL_main_impl.h | 0 .../Current}/Headers/SDL_messagebox.h | 0 .../Versions/Current}/Headers/SDL_metal.h | 0 .../Versions/Current}/Headers/SDL_misc.h | 0 .../Versions/Current/Headers/SDL_mouse.h | 0 .../Versions/Current/Headers/SDL_mutex.h | 0 .../Versions/Current}/Headers/SDL_oldnames.h | 0 .../Versions/Current}/Headers/SDL_opengl.h | 0 .../Current}/Headers/SDL_opengl_glext.h | 0 .../Versions/Current}/Headers/SDL_opengles.h | 0 .../Versions/Current}/Headers/SDL_opengles2.h | 0 .../Current}/Headers/SDL_opengles2_gl2.h | 0 .../Current}/Headers/SDL_opengles2_gl2ext.h | 0 .../Headers/SDL_opengles2_gl2platform.h | 0 .../Headers/SDL_opengles2_khrplatform.h | 0 .../Versions/Current/Headers/SDL_pen.h | 0 .../Versions/Current/Headers/SDL_pixels.h | 0 .../Versions/Current}/Headers/SDL_platform.h | 0 .../Current/Headers/SDL_platform_defines.h | 0 .../Versions/Current/Headers/SDL_power.h | 0 .../Versions/Current/Headers/SDL_process.h | 0 .../Versions/Current/Headers/SDL_properties.h | 0 .../Versions/Current/Headers/SDL_rect.h | 0 .../Versions/Current/Headers/SDL_render.h | 0 .../Versions/Current/Headers/SDL_revision.h | 0 .../Versions/Current/Headers/SDL_scancode.h | 0 .../Versions/Current/Headers/SDL_sensor.h | 0 .../Versions/Current/Headers/SDL_stdinc.h | 0 .../Versions/Current/Headers/SDL_storage.h | 0 .../Versions/Current/Headers/SDL_surface.h | 0 .../Versions/Current/Headers/SDL_system.h | 0 .../Versions/Current/Headers/SDL_thread.h | 0 .../Versions/Current}/Headers/SDL_time.h | 0 .../Versions/Current/Headers/SDL_timer.h | 0 .../Versions/Current}/Headers/SDL_touch.h | 0 .../Versions/Current}/Headers/SDL_tray.h | 0 .../Versions/Current/Headers/SDL_version.h | 0 .../Versions/Current/Headers/SDL_video.h | 0 .../Versions/Current/Headers/SDL_vulkan.h | 0 .../Versions/Current/Resources/Info.plist | 0 .../Versions/Current/Resources}/LICENSE.txt | 0 .../Versions/Current/Resources}/README.md | 0 .../SDL3.framework/Versions/Current/SDL3.tbd | 0 .../else/SDL3_ttf-3.2.2/Xcode/package | 0 .../Xcode/pkg-support/SDL_ttf.info | 0 .../Xcode/pkg-support/mkpackage.sh | 0 .../resources/CMake/SDL3_ttfConfig.cmake | 0 .../CMake/SDL3_ttfConfigVersion.cmake | 0 .../Xcode/pkg-support/resources/INSTALL.md | 0 .../Xcode/pkg-support/resources/SDL_DS_Store | Bin .../resources/framework/INSTALL.md | 0 .../Xcode/pkg-support/sdl_logo.pdf | Bin .../share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake | 0 .../SDL3_ttf/SDL3_ttfConfigVersion.cmake | 0 .../Xcode/showfont/config.xcconfig | 0 .../Xcode/showfont/macOS/macOS.entitlements | 0 .../showfont.xcodeproj/project.pbxproj | 0 .../build-scripts/SDL_migration.cocci | 0 .../build-scripts/build-release.py | 0 .../cmake-toolchain-mingw64-i686.cmake | 0 .../cmake-toolchain-mingw64-x86_64.cmake | 0 .../build-scripts/create-release.py | 0 .../pkg-support/android/INSTALL.md.in | 0 .../pkg-support/android/aar/__main__.py.in | 0 .../android/aar/cmake/SDL3_ttfConfig.cmake | 0 .../aar/cmake/SDL3_ttfConfigVersion.cmake.in | 0 .../android/aar/description.json.in | 0 .../pkg-support/mingw/INSTALL.md.in | 0 .../build-scripts/pkg-support/mingw/Makefile | 0 .../mingw/cmake/SDL3_ttfConfig.cmake | 0 .../mingw/cmake/SDL3_ttfConfigVersion.cmake | 0 .../pkg-support/msvc/INSTALL.md.in | 0 .../pkg-support/msvc/arm64/INSTALL.md.in | 0 .../msvc/cmake/SDL3_ttfConfig.cmake.in | 0 .../msvc/cmake/SDL3_ttfConfigVersion.cmake.in | 0 .../pkg-support/msvc/x64/INSTALL.md.in | 0 .../pkg-support/msvc/x86/INSTALL.md.in | 0 .../build-scripts/release-info.json | 0 .../build-scripts/rename_api.py | 0 .../build-scripts/rename_symbols.py | 0 .../build-scripts/test-versioning.sh | 0 .../build-scripts/wikiheaders.pl | 0 .../cmake/CPackProjectConfig.cmake.in | 0 .../SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake | 0 .../SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake | 0 .../SDL3_ttf-3.2.2/cmake/Findplutovg.cmake | 0 .../cmake/GetGitRevisionDescription.cmake | 0 .../cmake/GetGitRevisionDescription.cmake.in | 0 .../cmake/PkgConfigHelper.cmake | 0 .../cmake/PrivateSdlFunctions.cmake | 0 .../cmake/SDL3_ttfConfig.cmake.in | 0 .../else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in | 0 .../else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake | 0 .../SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake | 0 .../SDL3_ttf-3.2.2/cmake/sdlplatform.cmake | 0 .../SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt | 0 .../else/SDL3_ttf-3.2.2/cmake/test/main.c | 0 .../docs/INTRO-androidstudio.md | 0 .../else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md | 0 .../SDL3_ttf-3.2.2/docs/INTRO-emscripten.md | 0 .../SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md | 0 .../else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md | 0 .../SDL3_ttf-3.2.2/docs/README-migration.md | 0 .../SDL3_ttf-3.2.2/docs/README-versions.md | 0 .../else/SDL3_ttf-3.2.2/docs/hello.c | 0 .../SDL3_ttf-3.2.2/docs/release_checklist.md | 0 .../else/SDL3_ttf-3.2.2/examples/editbox.c | 0 .../else/SDL3_ttf-3.2.2/examples/editbox.h | 0 .../else/SDL3_ttf-3.2.2/examples/glfont.c | 0 .../else/SDL3_ttf-3.2.2/examples/showfont.c | 0 .../else/SDL3_ttf-3.2.2/examples/testapp.c | 0 .../SDL3_ttf-3.2.2/examples/testgputext.c | 0 .../examples/testgputext/SDL_math3d.h | 0 .../testgputext/shaders/build-shaders.sh | 0 .../shaders/shader-sdf.frag.dxil.h | 0 .../testgputext/shaders/shader-sdf.frag.hlsl | 0 .../testgputext/shaders/shader-sdf.frag.msl.h | 0 .../testgputext/shaders/shader-sdf.frag.spv.h | 0 .../testgputext/shaders/shader.frag.dxil.h | 0 .../testgputext/shaders/shader.frag.hlsl | 0 .../testgputext/shaders/shader.frag.msl.h | 0 .../testgputext/shaders/shader.frag.spv.h | 0 .../testgputext/shaders/shader.vert.dxil.h | 0 .../testgputext/shaders/shader.vert.hlsl | 0 .../testgputext/shaders/shader.vert.msl.h | 0 .../testgputext/shaders/shader.vert.spv.h | 0 .../external/Get-GitModules.ps1 | 0 .../else/SDL3_ttf-3.2.2/external/download.sh | 0 .../include/SDL3_ttf/SDL_textengine.h | 0 .../SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h | 0 .../cmake/sdl3_ttf-config-version.cmake | 0 .../pkg-support/cmake/sdl3_ttf-config.cmake | 0 .../SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_hashtable.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_hashtable.h | 0 .../SDL3_ttf-3.2.2/src/SDL_hashtable_names.h | 0 .../SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c | 0 .../SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h | 0 .../src/SDL_renderer_textengine.c | 0 .../src/SDL_surface_textengine.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_ttf.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_ttf.sym | 0 .../else/SDL3_ttf-3.2.2/src/stb_rect_pack.h | 0 .../else/SDL3_ttf-3.2.2/src/version.rc | 0 .../SDL3_ttf-3.2.2}/else/SDL3_ttf.dll | Bin .../i686-w64-mingw32/bin/SDL3_ttf.dll | Bin .../include/SDL3_ttf/SDL_textengine.h | 0 .../include/SDL3_ttf/SDL_ttf.h | 0 .../SDL3_ttf-shared-targets-release.cmake | 0 .../SDL3_ttf/SDL3_ttf-shared-targets.cmake | 0 .../lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake | 0 .../SDL3_ttf/SDL3_ttfConfigVersion.cmake | 0 .../i686-w64-mingw32/lib/libSDL3_ttf.dll.a | Bin .../lib/pkgconfig/sdl3-ttf.pc | 0 .../share/licenses/SDL3_ttf/LICENSE.txt | 0 .../x86_64-w64-mingw32/bin/SDL3_ttf.dll | Bin .../include/SDL3_ttf/SDL_textengine.h | 0 .../include/SDL3_ttf/SDL_ttf.h | 0 .../SDL3_ttf-shared-targets-release.cmake | 0 .../SDL3_ttf/SDL3_ttf-shared-targets.cmake | 0 .../lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake | 0 .../SDL3_ttf/SDL3_ttfConfigVersion.cmake | 0 .../x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a | Bin .../lib/pkgconfig/sdl3-ttf.pc | 0 .../share/licenses/SDL3_ttf/LICENSE.txt | 0 .../bin => Huajisheblockade}/SDL3_ttf.dll | Bin {blockade => Huajisheblockade}/Snake.cpp | 0 {blockade => Huajisheblockade}/Snake.h | 0 .../assets/fonts/NotoSerifCJKsc-Black.otf | Bin .../assets/fonts/NotoSerifCJKsc-Bold.otf | Bin .../fonts/NotoSerifCJKsc-ExtraLight.otf | Bin .../assets/fonts/NotoSerifCJKsc-Light.otf | Bin .../assets/fonts/NotoSerifCJKsc-Medium.otf | Bin .../assets/fonts/NotoSerifCJKsc-Regular.otf | Bin .../assets/fonts/NotoSerifCJKsc-SemiBold.otf | Bin .../main-with-innerttf.cpp | 0 {blockade => Huajisheblockade}/main.cpp | 0 .../.github/ISSUE_TEMPLATE/ask-for-help.yml | 0 .../.github/ISSUE_TEMPLATE/bug.yml | 0 .../.github/ISSUE_TEMPLATE/config.yml | 0 .../ISSUE_TEMPLATE/feature-request.yml | 0 .../.github/release.py | 0 .../.github/workflows/close_specific_pr.yml | 0 .../.github/workflows/download.yml | 0 .../.github/workflows/download_dispatch.yml | 0 .../.github/workflows/export_favorites.yml | 0 .../.github/workflows/release.yml | 0 .../.github/workflows/release_auto.yml | 0 .../.github/workflows/test_api.yml | 0 .../.github/workflows/test_html.yml | 0 .../JMComic-Crawler-Python-master}/.gitignore | 0 .../.readthedocs.yaml | 0 .../JMComic-Crawler-Python-master}/LICENSE | 0 .../JMComic-Crawler-Python-master}/README.md | 0 .../assets/docs/mkdocs.yml | 0 .../assets/docs/requirements.txt | 0 .../assets/docs/sources/TODO.md | 0 .../assets/docs/sources/api/client.md | 0 .../assets/docs/sources/api/command-line.md | 0 .../assets/docs/sources/api/config.md | 0 .../assets/docs/sources/api/download.md | 0 .../assets/docs/sources/api/entity.md | 0 .../assets/docs/sources/api/option.md | 0 .../assets/docs/sources/api/plugin.md | 0 .../assets/docs/sources/api/toolkit.md | 0 .../assets/docs/sources/images/1.png | Bin .../assets/docs/sources/images/10.png | Bin .../assets/docs/sources/images/2.png | Bin .../assets/docs/sources/images/3.png | Bin .../assets/docs/sources/images/4.png | Bin .../assets/docs/sources/images/5.png | Bin .../assets/docs/sources/images/6.png | Bin .../assets/docs/sources/images/7.png | Bin .../assets/docs/sources/images/8.png | Bin .../assets/docs/sources/images/9.png | Bin .../assets/docs/sources/index.md | 0 .../assets/docs/sources/option_file_syntax.md | 0 .../docs/sources/tutorial/0_common_usage.md | 0 .../sources/tutorial/10_export_favorites.md | 0 .../docs/sources/tutorial/11_log_custom.md | 0 .../docs/sources/tutorial/1_github_actions.md | 0 .../docs/sources/tutorial/2_command_line.md | 0 .../docs/sources/tutorial/4_module_custom.md | 0 .../assets/docs/sources/tutorial/5_filter.md | 0 .../assets/docs/sources/tutorial/6_plugin.md | 0 .../assets/docs/sources/tutorial/7_advance.md | 0 .../docs/sources/tutorial/8_pick_domain.md | 0 .../tutorial/9_custom_download_dir_name.md | 0 .../assets/option/option_test_api.yml | 0 .../assets/option/option_test_html.yml | 0 .../option/option_workflow_download.yml | 0 .../option_workflow_export_favorites.yml | 0 .../JMComic-Crawler-Python-master}/jmbot.py | 0 .../qqgroupbot.py | 0 .../requirements-dev.txt | 0 .../JMComic-Crawler-Python-master}/setup.py | 0 .../src/jmcomic/__init__.py | 0 .../src/jmcomic/api.py | 0 .../src/jmcomic/cl.py | 0 .../src/jmcomic/jm_client_impl.py | 0 .../src/jmcomic/jm_client_interface.py | 0 .../src/jmcomic/jm_config.py | 0 .../src/jmcomic/jm_downloader.py | 0 .../src/jmcomic/jm_entity.py | 0 .../src/jmcomic/jm_exception.py | 0 .../src/jmcomic/jm_option.py | 0 .../src/jmcomic/jm_plugin.py | 0 .../src/jmcomic/jm_toolkit.py | 0 .../tests/test_jmcomic/__init__.py | 0 .../tests/test_jmcomic/test_jm_api.py | 0 .../tests/test_jmcomic/test_jm_client.py | 0 .../tests/test_jmcomic/test_jm_custom.py | 0 .../usage/workflow_download.py | 0 .../usage/workflow_export_favorites.py | 0 {editor => Package}/SDL3-3.3.6/.git-hash | 0 {editor => Package}/SDL3-3.3.6/INSTALL.md | 0 .../SDL3-3.3.6}/LICENSE.txt | 0 {editor => Package}/SDL3-3.3.6/Makefile | 0 .../SDL3-3.3.6}/README.md | 0 .../SDL3-3.3.6/cmake/SDL3Config.cmake | 0 .../SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake | 0 .../SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll | Bin .../i686-w64-mingw32}/include/SDL3/SDL.h | 0 .../include/SDL3/SDL_assert.h | 0 .../include/SDL3}/SDL_asyncio.h | 0 .../include/SDL3/SDL_atomic.h | 0 .../include/SDL3/SDL_audio.h | 0 .../include/SDL3/SDL_begin_code.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_bits.h | 0 .../include/SDL3}/SDL_blendmode.h | 0 .../include/SDL3/SDL_camera.h | 0 .../include/SDL3/SDL_clipboard.h | 0 .../include/SDL3}/SDL_close_code.h | 0 .../include/SDL3}/SDL_copying.h | 0 .../include/SDL3/SDL_cpuinfo.h | 0 .../include/SDL3/SDL_dialog.h | 0 .../include/SDL3/SDL_dlopennote.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_egl.h | 0 .../include/SDL3/SDL_endian.h | 0 .../include/SDL3}/SDL_error.h | 0 .../include/SDL3/SDL_events.h | 0 .../include/SDL3/SDL_filesystem.h | 0 .../include/SDL3/SDL_gamepad.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_gpu.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_guid.h | 0 .../include/SDL3/SDL_haptic.h | 0 .../include/SDL3/SDL_hidapi.h | 0 .../include/SDL3/SDL_hints.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_init.h | 0 .../include/SDL3/SDL_intrin.h | 0 .../include/SDL3/SDL_iostream.h | 0 .../include/SDL3/SDL_joystick.h | 0 .../include/SDL3/SDL_keyboard.h | 0 .../include/SDL3/SDL_keycode.h | 0 .../include/SDL3}/SDL_loadso.h | 0 .../include/SDL3}/SDL_locale.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_log.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_main.h | 0 .../include/SDL3}/SDL_main_impl.h | 0 .../include/SDL3}/SDL_messagebox.h | 0 .../include/SDL3}/SDL_metal.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_misc.h | 0 .../include/SDL3/SDL_mouse.h | 0 .../include/SDL3/SDL_mutex.h | 0 .../include/SDL3}/SDL_oldnames.h | 0 .../include/SDL3}/SDL_opengl.h | 0 .../include/SDL3}/SDL_opengl_glext.h | 0 .../include/SDL3}/SDL_opengles.h | 0 .../include/SDL3}/SDL_opengles2.h | 0 .../include/SDL3}/SDL_opengles2_gl2.h | 0 .../include/SDL3}/SDL_opengles2_gl2ext.h | 0 .../include/SDL3}/SDL_opengles2_gl2platform.h | 0 .../include/SDL3}/SDL_opengles2_khrplatform.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_pen.h | 0 .../include/SDL3/SDL_pixels.h | 0 .../include/SDL3}/SDL_platform.h | 0 .../include/SDL3/SDL_platform_defines.h | 0 .../include/SDL3/SDL_power.h | 0 .../include/SDL3/SDL_process.h | 0 .../include/SDL3/SDL_properties.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_rect.h | 0 .../include/SDL3/SDL_render.h | 0 .../include/SDL3/SDL_revision.h | 0 .../include/SDL3/SDL_scancode.h | 0 .../include/SDL3/SDL_sensor.h | 0 .../include/SDL3/SDL_stdinc.h | 0 .../include/SDL3/SDL_storage.h | 0 .../include/SDL3/SDL_surface.h | 0 .../include/SDL3/SDL_system.h | 0 .../i686-w64-mingw32}/include/SDL3/SDL_test.h | 0 .../include/SDL3/SDL_test_assert.h | 0 .../include/SDL3/SDL_test_common.h | 0 .../include/SDL3/SDL_test_compare.h | 0 .../include/SDL3/SDL_test_crc32.h | 0 .../include/SDL3/SDL_test_font.h | 0 .../include/SDL3/SDL_test_fuzzer.h | 0 .../include/SDL3/SDL_test_harness.h | 0 .../include/SDL3/SDL_test_log.h | 0 .../include/SDL3/SDL_test_md5.h | 0 .../include/SDL3/SDL_test_memory.h | 0 .../include/SDL3/SDL_thread.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_time.h | 0 .../include/SDL3/SDL_timer.h | 0 .../include/SDL3}/SDL_touch.h | 0 .../i686-w64-mingw32/include/SDL3}/SDL_tray.h | 0 .../include/SDL3/SDL_version.h | 0 .../include/SDL3/SDL_video.h | 0 .../include/SDL3/SDL_vulkan.h | 0 .../lib/cmake/SDL3/SDL3Config.cmake | 0 .../lib/cmake/SDL3/SDL3ConfigVersion.cmake | 0 .../lib/cmake/SDL3/SDL3headersTargets.cmake | 0 .../SDL3/SDL3sharedTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3sharedTargets.cmake | 0 .../cmake/SDL3/SDL3testTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3testTargets.cmake | 0 .../i686-w64-mingw32/lib/libSDL3.dll.a | Bin .../i686-w64-mingw32/lib/libSDL3_test.a | Bin .../i686-w64-mingw32/lib/pkgconfig/sdl3.pc | 0 .../share/licenses/SDL3}/LICENSE.txt | 0 .../x86_64-w64-mingw32/bin}/SDL3.dll | Bin .../x86_64-w64-mingw32/include}/SDL3/SDL.h | 0 .../include}/SDL3/SDL_assert.h | 0 .../include/SDL3}/SDL_asyncio.h | 0 .../include}/SDL3/SDL_atomic.h | 0 .../include}/SDL3/SDL_audio.h | 0 .../include}/SDL3/SDL_begin_code.h | 0 .../include/SDL3}/SDL_bits.h | 0 .../include/SDL3}/SDL_blendmode.h | 0 .../include}/SDL3/SDL_camera.h | 0 .../include}/SDL3/SDL_clipboard.h | 0 .../include/SDL3}/SDL_close_code.h | 0 .../include/SDL3}/SDL_copying.h | 0 .../include}/SDL3/SDL_cpuinfo.h | 0 .../include}/SDL3/SDL_dialog.h | 0 .../include}/SDL3/SDL_dlopennote.h | 0 .../include/SDL3}/SDL_egl.h | 0 .../include}/SDL3/SDL_endian.h | 0 .../include/SDL3}/SDL_error.h | 0 .../include}/SDL3/SDL_events.h | 0 .../include}/SDL3/SDL_filesystem.h | 0 .../include}/SDL3/SDL_gamepad.h | 0 .../include}/SDL3/SDL_gpu.h | 0 .../include/SDL3}/SDL_guid.h | 0 .../include}/SDL3/SDL_haptic.h | 0 .../include}/SDL3/SDL_hidapi.h | 0 .../include}/SDL3/SDL_hints.h | 0 .../include}/SDL3/SDL_init.h | 0 .../include}/SDL3/SDL_intrin.h | 0 .../include}/SDL3/SDL_iostream.h | 0 .../include}/SDL3/SDL_joystick.h | 0 .../include}/SDL3/SDL_keyboard.h | 0 .../include}/SDL3/SDL_keycode.h | 0 .../include/SDL3}/SDL_loadso.h | 0 .../include/SDL3}/SDL_locale.h | 0 .../include}/SDL3/SDL_log.h | 0 .../include}/SDL3/SDL_main.h | 0 .../include/SDL3}/SDL_main_impl.h | 0 .../include/SDL3}/SDL_messagebox.h | 0 .../include/SDL3}/SDL_metal.h | 0 .../include/SDL3}/SDL_misc.h | 0 .../include}/SDL3/SDL_mouse.h | 0 .../include}/SDL3/SDL_mutex.h | 0 .../include/SDL3}/SDL_oldnames.h | 0 .../include/SDL3}/SDL_opengl.h | 0 .../include/SDL3}/SDL_opengl_glext.h | 0 .../include/SDL3}/SDL_opengles.h | 0 .../include/SDL3}/SDL_opengles2.h | 0 .../include/SDL3}/SDL_opengles2_gl2.h | 0 .../include/SDL3}/SDL_opengles2_gl2ext.h | 0 .../include/SDL3}/SDL_opengles2_gl2platform.h | 0 .../include/SDL3}/SDL_opengles2_khrplatform.h | 0 .../include}/SDL3/SDL_pen.h | 0 .../include}/SDL3/SDL_pixels.h | 0 .../include/SDL3}/SDL_platform.h | 0 .../include}/SDL3/SDL_platform_defines.h | 0 .../include}/SDL3/SDL_power.h | 0 .../include}/SDL3/SDL_process.h | 0 .../include}/SDL3/SDL_properties.h | 0 .../include}/SDL3/SDL_rect.h | 0 .../include}/SDL3/SDL_render.h | 0 .../include}/SDL3/SDL_revision.h | 0 .../include}/SDL3/SDL_scancode.h | 0 .../include}/SDL3/SDL_sensor.h | 0 .../include}/SDL3/SDL_stdinc.h | 0 .../include}/SDL3/SDL_storage.h | 0 .../include}/SDL3/SDL_surface.h | 0 .../include}/SDL3/SDL_system.h | 0 .../include}/SDL3/SDL_test.h | 0 .../include}/SDL3/SDL_test_assert.h | 0 .../include}/SDL3/SDL_test_common.h | 0 .../include}/SDL3/SDL_test_compare.h | 0 .../include}/SDL3/SDL_test_crc32.h | 0 .../include}/SDL3/SDL_test_font.h | 0 .../include}/SDL3/SDL_test_fuzzer.h | 0 .../include}/SDL3/SDL_test_harness.h | 0 .../include}/SDL3/SDL_test_log.h | 0 .../include}/SDL3/SDL_test_md5.h | 0 .../include}/SDL3/SDL_test_memory.h | 0 .../include}/SDL3/SDL_thread.h | 0 .../include/SDL3}/SDL_time.h | 0 .../include}/SDL3/SDL_timer.h | 0 .../include/SDL3}/SDL_touch.h | 0 .../include/SDL3}/SDL_tray.h | 0 .../include}/SDL3/SDL_version.h | 0 .../include}/SDL3/SDL_video.h | 0 .../include}/SDL3/SDL_vulkan.h | 0 .../lib/cmake/SDL3/SDL3Config.cmake | 0 .../lib/cmake/SDL3/SDL3ConfigVersion.cmake | 0 .../lib/cmake/SDL3/SDL3headersTargets.cmake | 0 .../SDL3/SDL3sharedTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3sharedTargets.cmake | 0 .../cmake/SDL3/SDL3testTargets-release.cmake | 0 .../lib/cmake/SDL3/SDL3testTargets.cmake | 0 .../x86_64-w64-mingw32/lib/libSDL3.dll.a | Bin .../x86_64-w64-mingw32/lib/libSDL3_test.a | Bin .../x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc | 0 .../share/licenses/SDL3}/LICENSE.txt | 0 .../SDL3_ttf-3.2.2/.git-hash | 0 .../SDL3_ttf-3.2.2/INSTALL.md | 0 .../SDL3_ttf-3.2.2/LICENSE.txt | 0 {blockade => Package}/SDL3_ttf-3.2.2/Makefile | 0 .../SDL3_ttf-3.2.2/README.md | 0 .../SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake | 0 .../cmake/SDL3_ttfConfigVersion.cmake | 0 .../SDL3_ttf-3.2.2/else/.git-hash | 0 .../SDL3_ttf-3.2.2/else/INSTALL.md | 0 .../SDL3_ttf-3.2.2/else/LICENSE.txt | 0 .../SDL3_ttf-3.2.2/else/README.md | 0 .../else/SDL3_ttf-3.2.2/.clang-format | 0 .../else/SDL3_ttf-3.2.2/.editorconfig | 0 .../else/SDL3_ttf-3.2.2/.git-hash | 0 .../else/SDL3_ttf-3.2.2/.gitmodules | 0 .../else/SDL3_ttf-3.2.2/.wikiheaders-options | 0 .../else/SDL3_ttf-3.2.2/Android.mk | 0 .../else/SDL3_ttf-3.2.2/CHANGES.txt | 0 .../else/SDL3_ttf-3.2.2/CMakeLists.txt | 0 .../else/SDL3_ttf-3.2.2/INSTALL.md | 0 .../else/SDL3_ttf-3.2.2/LICENSE.txt | 0 .../else/SDL3_ttf-3.2.2/README.md | 0 .../else/SDL3_ttf-3.2.2/REVISION.txt | 0 .../else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln | 0 .../SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj | 0 .../VisualC/SDL_ttf.vcxproj.filters | 0 .../else/SDL3_ttf-3.2.2/VisualC/clean.sh | 0 .../VisualC/glfont/glfont.vcxproj | 0 .../VisualC/showfont/showfont.vcxproj | 0 .../SDL3_ttf-3.2.2/Xcode/Info-Framework.plist | 0 .../Xcode/SDL_ttf.xcodeproj/project.pbxproj | 0 .../else/SDL3_ttf-3.2.2/Xcode/config.xcconfig | 0 .../Xcode/iOS/SDL3.framework/Headers/SDL.h | 0 .../iOS/SDL3.framework/Headers/SDL_assert.h | 0 .../iOS/SDL3.framework}/Headers/SDL_asyncio.h | 0 .../iOS/SDL3.framework/Headers/SDL_atomic.h | 0 .../iOS/SDL3.framework/Headers/SDL_audio.h | 0 .../SDL3.framework/Headers/SDL_begin_code.h | 0 .../iOS/SDL3.framework}/Headers/SDL_bits.h | 0 .../SDL3.framework}/Headers/SDL_blendmode.h | 0 .../iOS/SDL3.framework/Headers/SDL_camera.h | 0 .../SDL3.framework/Headers/SDL_clipboard.h | 0 .../SDL3.framework}/Headers/SDL_close_code.h | 0 .../iOS/SDL3.framework}/Headers/SDL_copying.h | 0 .../iOS/SDL3.framework/Headers/SDL_cpuinfo.h | 0 .../iOS/SDL3.framework/Headers/SDL_dialog.h | 0 .../iOS/SDL3.framework}/Headers/SDL_egl.h | 0 .../iOS/SDL3.framework/Headers/SDL_endian.h | 0 .../iOS/SDL3.framework}/Headers/SDL_error.h | 0 .../iOS/SDL3.framework/Headers/SDL_events.h | 0 .../SDL3.framework/Headers/SDL_filesystem.h | 0 .../iOS/SDL3.framework/Headers/SDL_gamepad.h | 0 .../iOS/SDL3.framework/Headers/SDL_gpu.h | 0 .../iOS/SDL3.framework}/Headers/SDL_guid.h | 0 .../iOS/SDL3.framework/Headers/SDL_haptic.h | 0 .../iOS/SDL3.framework/Headers/SDL_hidapi.h | 0 .../iOS/SDL3.framework/Headers/SDL_hints.h | 0 .../iOS/SDL3.framework/Headers/SDL_init.h | 0 .../iOS/SDL3.framework/Headers/SDL_intrin.h | 0 .../iOS/SDL3.framework/Headers/SDL_iostream.h | 0 .../iOS/SDL3.framework/Headers/SDL_joystick.h | 0 .../iOS/SDL3.framework/Headers/SDL_keyboard.h | 0 .../iOS/SDL3.framework/Headers/SDL_keycode.h | 0 .../iOS/SDL3.framework}/Headers/SDL_loadso.h | 0 .../iOS/SDL3.framework}/Headers/SDL_locale.h | 0 .../iOS/SDL3.framework/Headers/SDL_log.h | 0 .../iOS/SDL3.framework/Headers/SDL_main.h | 0 .../SDL3.framework}/Headers/SDL_main_impl.h | 0 .../SDL3.framework}/Headers/SDL_messagebox.h | 0 .../iOS/SDL3.framework}/Headers/SDL_metal.h | 0 .../iOS/SDL3.framework}/Headers/SDL_misc.h | 0 .../iOS/SDL3.framework/Headers/SDL_mouse.h | 0 .../iOS/SDL3.framework/Headers/SDL_mutex.h | 0 .../SDL3.framework}/Headers/SDL_oldnames.h | 0 .../iOS/SDL3.framework}/Headers/SDL_opengl.h | 0 .../Headers/SDL_opengl_glext.h | 0 .../SDL3.framework}/Headers/SDL_opengles.h | 0 .../SDL3.framework}/Headers/SDL_opengles2.h | 0 .../Headers/SDL_opengles2_gl2.h | 0 .../Headers/SDL_opengles2_gl2ext.h | 0 .../Headers/SDL_opengles2_gl2platform.h | 0 .../Headers/SDL_opengles2_khrplatform.h | 0 .../iOS/SDL3.framework/Headers/SDL_pen.h | 0 .../iOS/SDL3.framework/Headers/SDL_pixels.h | 0 .../SDL3.framework}/Headers/SDL_platform.h | 0 .../Headers/SDL_platform_defines.h | 0 .../iOS/SDL3.framework/Headers/SDL_power.h | 0 .../iOS/SDL3.framework/Headers/SDL_process.h | 0 .../SDL3.framework/Headers/SDL_properties.h | 0 .../iOS/SDL3.framework/Headers/SDL_rect.h | 0 .../iOS/SDL3.framework/Headers/SDL_render.h | 0 .../iOS/SDL3.framework/Headers/SDL_revision.h | 0 .../iOS/SDL3.framework/Headers/SDL_scancode.h | 0 .../iOS/SDL3.framework/Headers/SDL_sensor.h | 0 .../iOS/SDL3.framework/Headers/SDL_stdinc.h | 0 .../iOS/SDL3.framework/Headers/SDL_storage.h | 0 .../iOS/SDL3.framework/Headers/SDL_surface.h | 0 .../iOS/SDL3.framework/Headers/SDL_system.h | 0 .../iOS/SDL3.framework/Headers/SDL_thread.h | 0 .../iOS/SDL3.framework}/Headers/SDL_time.h | 0 .../iOS/SDL3.framework/Headers/SDL_timer.h | 0 .../iOS/SDL3.framework}/Headers/SDL_touch.h | 0 .../iOS/SDL3.framework}/Headers/SDL_tray.h | 0 .../iOS/SDL3.framework/Headers/SDL_version.h | 0 .../iOS/SDL3.framework/Headers/SDL_video.h | 0 .../iOS/SDL3.framework/Headers/SDL_vulkan.h | 0 .../Xcode/iOS/SDL3.framework/Info.plist | 0 .../Xcode/iOS/SDL3.framework}/LICENSE.txt | 0 .../Xcode/iOS/SDL3.framework}/README.md | 0 .../Xcode/iOS/SDL3.framework/SDL3.tbd | 0 .../Xcode/macOS/SDL3.framework/Headers/SDL.h | 0 .../macOS/SDL3.framework/Headers/SDL_assert.h | 0 .../SDL3.framework/Headers}/SDL_asyncio.h | 0 .../macOS/SDL3.framework/Headers/SDL_atomic.h | 0 .../macOS/SDL3.framework/Headers/SDL_audio.h | 0 .../SDL3.framework/Headers/SDL_begin_code.h | 0 .../macOS/SDL3.framework/Headers}/SDL_bits.h | 0 .../SDL3.framework/Headers}/SDL_blendmode.h | 0 .../macOS/SDL3.framework/Headers/SDL_camera.h | 0 .../SDL3.framework/Headers/SDL_clipboard.h | 0 .../SDL3.framework/Headers}/SDL_close_code.h | 0 .../SDL3.framework/Headers}/SDL_copying.h | 0 .../SDL3.framework/Headers/SDL_cpuinfo.h | 0 .../macOS/SDL3.framework/Headers/SDL_dialog.h | 0 .../macOS/SDL3.framework/Headers}/SDL_egl.h | 0 .../macOS/SDL3.framework/Headers/SDL_endian.h | 0 .../macOS/SDL3.framework/Headers}/SDL_error.h | 0 .../macOS/SDL3.framework/Headers/SDL_events.h | 0 .../SDL3.framework/Headers/SDL_filesystem.h | 0 .../SDL3.framework/Headers/SDL_gamepad.h | 0 .../macOS/SDL3.framework/Headers/SDL_gpu.h | 0 .../macOS/SDL3.framework/Headers}/SDL_guid.h | 0 .../macOS/SDL3.framework/Headers/SDL_haptic.h | 0 .../macOS/SDL3.framework/Headers/SDL_hidapi.h | 0 .../macOS/SDL3.framework/Headers/SDL_hints.h | 0 .../macOS/SDL3.framework/Headers/SDL_init.h | 0 .../macOS/SDL3.framework/Headers/SDL_intrin.h | 0 .../SDL3.framework/Headers/SDL_iostream.h | 0 .../SDL3.framework/Headers/SDL_joystick.h | 0 .../SDL3.framework/Headers/SDL_keyboard.h | 0 .../SDL3.framework/Headers/SDL_keycode.h | 0 .../SDL3.framework/Headers}/SDL_loadso.h | 0 .../SDL3.framework/Headers}/SDL_locale.h | 0 .../macOS/SDL3.framework/Headers/SDL_log.h | 0 .../macOS/SDL3.framework/Headers/SDL_main.h | 0 .../SDL3.framework/Headers}/SDL_main_impl.h | 0 .../SDL3.framework/Headers}/SDL_messagebox.h | 0 .../macOS/SDL3.framework/Headers}/SDL_metal.h | 0 .../macOS/SDL3.framework/Headers}/SDL_misc.h | 0 .../macOS/SDL3.framework/Headers/SDL_mouse.h | 0 .../macOS/SDL3.framework/Headers/SDL_mutex.h | 0 .../SDL3.framework/Headers}/SDL_oldnames.h | 0 .../SDL3.framework/Headers}/SDL_opengl.h | 0 .../Headers}/SDL_opengl_glext.h | 0 .../SDL3.framework/Headers}/SDL_opengles.h | 0 .../SDL3.framework/Headers}/SDL_opengles2.h | 0 .../Headers}/SDL_opengles2_gl2.h | 0 .../Headers}/SDL_opengles2_gl2ext.h | 0 .../Headers}/SDL_opengles2_gl2platform.h | 0 .../Headers}/SDL_opengles2_khrplatform.h | 0 .../macOS/SDL3.framework/Headers/SDL_pen.h | 0 .../macOS/SDL3.framework/Headers/SDL_pixels.h | 0 .../SDL3.framework/Headers}/SDL_platform.h | 0 .../Headers/SDL_platform_defines.h | 0 .../macOS/SDL3.framework/Headers/SDL_power.h | 0 .../SDL3.framework/Headers/SDL_process.h | 0 .../SDL3.framework/Headers/SDL_properties.h | 0 .../macOS/SDL3.framework/Headers/SDL_rect.h | 0 .../macOS/SDL3.framework/Headers/SDL_render.h | 0 .../SDL3.framework/Headers/SDL_revision.h | 0 .../SDL3.framework/Headers/SDL_scancode.h | 0 .../macOS/SDL3.framework/Headers/SDL_sensor.h | 0 .../macOS/SDL3.framework/Headers/SDL_stdinc.h | 0 .../SDL3.framework/Headers/SDL_storage.h | 0 .../SDL3.framework/Headers/SDL_surface.h | 0 .../macOS/SDL3.framework/Headers/SDL_system.h | 0 .../macOS/SDL3.framework/Headers/SDL_thread.h | 0 .../macOS/SDL3.framework/Headers}/SDL_time.h | 0 .../macOS/SDL3.framework/Headers/SDL_timer.h | 0 .../macOS/SDL3.framework/Headers}/SDL_touch.h | 0 .../macOS/SDL3.framework/Headers}/SDL_tray.h | 0 .../SDL3.framework/Headers/SDL_version.h | 0 .../macOS/SDL3.framework/Headers/SDL_video.h | 0 .../macOS/SDL3.framework/Headers/SDL_vulkan.h | 0 .../macOS/SDL3.framework/Resources/Info.plist | 0 .../SDL3.framework/Resources}/LICENSE.txt | 0 .../macOS/SDL3.framework}/Resources/README.md | 0 .../Xcode/macOS/SDL3.framework/SDL3.tbd | 0 .../SDL3.framework/Versions/A/Headers/SDL.h | 0 .../Versions/A/Headers/SDL_assert.h | 0 .../Versions/A/Headers}/SDL_asyncio.h | 0 .../Versions/A/Headers/SDL_atomic.h | 0 .../Versions/A/Headers/SDL_audio.h | 0 .../Versions/A/Headers/SDL_begin_code.h | 0 .../Versions/A/Headers}/SDL_bits.h | 0 .../Versions/A/Headers}/SDL_blendmode.h | 0 .../Versions/A/Headers/SDL_camera.h | 0 .../Versions/A/Headers/SDL_clipboard.h | 0 .../Versions/A/Headers}/SDL_close_code.h | 0 .../Versions/A/Headers}/SDL_copying.h | 0 .../Versions/A/Headers/SDL_cpuinfo.h | 0 .../Versions/A/Headers/SDL_dialog.h | 0 .../Versions/A/Headers}/SDL_egl.h | 0 .../Versions/A/Headers/SDL_endian.h | 0 .../Versions/A/Headers}/SDL_error.h | 0 .../Versions/A/Headers/SDL_events.h | 0 .../Versions/A/Headers/SDL_filesystem.h | 0 .../Versions/A/Headers/SDL_gamepad.h | 0 .../Versions/A/Headers/SDL_gpu.h | 0 .../Versions/A/Headers}/SDL_guid.h | 0 .../Versions/A/Headers/SDL_haptic.h | 0 .../Versions/A/Headers/SDL_hidapi.h | 0 .../Versions/A/Headers/SDL_hints.h | 0 .../Versions/A/Headers/SDL_init.h | 0 .../Versions/A/Headers/SDL_intrin.h | 0 .../Versions/A/Headers/SDL_iostream.h | 0 .../Versions/A/Headers/SDL_joystick.h | 0 .../Versions/A/Headers/SDL_keyboard.h | 0 .../Versions/A/Headers/SDL_keycode.h | 0 .../Versions/A/Headers}/SDL_loadso.h | 0 .../Versions/A/Headers}/SDL_locale.h | 0 .../Versions/A/Headers/SDL_log.h | 0 .../Versions/A/Headers/SDL_main.h | 0 .../Versions/A/Headers}/SDL_main_impl.h | 0 .../Versions/A/Headers}/SDL_messagebox.h | 0 .../Versions/A/Headers}/SDL_metal.h | 0 .../Versions/A/Headers}/SDL_misc.h | 0 .../Versions/A/Headers/SDL_mouse.h | 0 .../Versions/A/Headers/SDL_mutex.h | 0 .../Versions/A/Headers}/SDL_oldnames.h | 0 .../Versions/A/Headers}/SDL_opengl.h | 0 .../Versions/A/Headers}/SDL_opengl_glext.h | 0 .../Versions/A/Headers}/SDL_opengles.h | 0 .../Versions/A/Headers}/SDL_opengles2.h | 0 .../Versions/A/Headers}/SDL_opengles2_gl2.h | 0 .../A/Headers}/SDL_opengles2_gl2ext.h | 0 .../A/Headers}/SDL_opengles2_gl2platform.h | 0 .../A/Headers}/SDL_opengles2_khrplatform.h | 0 .../Versions/A/Headers/SDL_pen.h | 0 .../Versions/A/Headers/SDL_pixels.h | 0 .../Versions/A/Headers}/SDL_platform.h | 0 .../Versions/A/Headers/SDL_platform_defines.h | 0 .../Versions/A/Headers/SDL_power.h | 0 .../Versions/A/Headers/SDL_process.h | 0 .../Versions/A/Headers/SDL_properties.h | 0 .../Versions/A/Headers/SDL_rect.h | 0 .../Versions/A/Headers/SDL_render.h | 0 .../Versions/A/Headers/SDL_revision.h | 0 .../Versions/A/Headers/SDL_scancode.h | 0 .../Versions/A/Headers/SDL_sensor.h | 0 .../Versions/A/Headers/SDL_stdinc.h | 0 .../Versions/A/Headers/SDL_storage.h | 0 .../Versions/A/Headers/SDL_surface.h | 0 .../Versions/A/Headers/SDL_system.h | 0 .../Versions/A/Headers/SDL_thread.h | 0 .../Versions/A/Headers}/SDL_time.h | 0 .../Versions/A/Headers/SDL_timer.h | 0 .../Versions/A/Headers}/SDL_touch.h | 0 .../Versions/A/Headers}/SDL_tray.h | 0 .../Versions/A/Headers/SDL_version.h | 0 .../Versions/A/Headers/SDL_video.h | 0 .../Versions/A/Headers/SDL_vulkan.h | 0 .../Versions/A/Resources/Info.plist | 0 .../Versions/A/Resources}/LICENSE.txt | 0 .../Versions/A}/Resources/README.md | 0 .../macOS/SDL3.framework/Versions/A/SDL3.tbd | 0 .../Versions/Current/Headers/SDL.h | 0 .../Versions/Current/Headers/SDL_assert.h | 0 .../Versions/Current/Headers}/SDL_asyncio.h | 0 .../Versions/Current/Headers/SDL_atomic.h | 0 .../Versions/Current/Headers/SDL_audio.h | 0 .../Versions/Current/Headers/SDL_begin_code.h | 0 .../Versions/Current/Headers}/SDL_bits.h | 0 .../Versions/Current/Headers}/SDL_blendmode.h | 0 .../Versions/Current/Headers/SDL_camera.h | 0 .../Versions/Current/Headers/SDL_clipboard.h | 0 .../Current/Headers}/SDL_close_code.h | 0 .../Versions/Current/Headers}/SDL_copying.h | 0 .../Versions/Current/Headers/SDL_cpuinfo.h | 0 .../Versions/Current/Headers/SDL_dialog.h | 0 .../Versions/Current/Headers}/SDL_egl.h | 0 .../Versions/Current/Headers/SDL_endian.h | 0 .../Versions/Current/Headers}/SDL_error.h | 0 .../Versions/Current/Headers/SDL_events.h | 0 .../Versions/Current/Headers/SDL_filesystem.h | 0 .../Versions/Current/Headers/SDL_gamepad.h | 0 .../Versions/Current/Headers/SDL_gpu.h | 0 .../Versions/Current/Headers}/SDL_guid.h | 0 .../Versions/Current/Headers/SDL_haptic.h | 0 .../Versions/Current/Headers/SDL_hidapi.h | 0 .../Versions/Current/Headers/SDL_hints.h | 0 .../Versions/Current/Headers/SDL_init.h | 0 .../Versions/Current/Headers/SDL_intrin.h | 0 .../Versions/Current/Headers/SDL_iostream.h | 0 .../Versions/Current/Headers/SDL_joystick.h | 0 .../Versions/Current/Headers/SDL_keyboard.h | 0 .../Versions/Current/Headers/SDL_keycode.h | 0 .../Versions/Current/Headers}/SDL_loadso.h | 0 .../Versions/Current/Headers}/SDL_locale.h | 0 .../Versions/Current/Headers/SDL_log.h | 0 .../Versions/Current/Headers/SDL_main.h | 0 .../Versions/Current/Headers}/SDL_main_impl.h | 0 .../Current/Headers}/SDL_messagebox.h | 0 .../Versions/Current/Headers}/SDL_metal.h | 0 .../Versions/Current/Headers}/SDL_misc.h | 0 .../Versions/Current/Headers/SDL_mouse.h | 0 .../Versions/Current/Headers/SDL_mutex.h | 0 .../Versions/Current/Headers}/SDL_oldnames.h | 0 .../Versions/Current/Headers}/SDL_opengl.h | 0 .../Current/Headers}/SDL_opengl_glext.h | 0 .../Versions/Current/Headers}/SDL_opengles.h | 0 .../Versions/Current/Headers}/SDL_opengles2.h | 0 .../Current/Headers}/SDL_opengles2_gl2.h | 0 .../Current/Headers}/SDL_opengles2_gl2ext.h | 0 .../Headers}/SDL_opengles2_gl2platform.h | 0 .../Headers}/SDL_opengles2_khrplatform.h | 0 .../Versions/Current/Headers/SDL_pen.h | 0 .../Versions/Current/Headers/SDL_pixels.h | 0 .../Versions/Current/Headers}/SDL_platform.h | 0 .../Current/Headers/SDL_platform_defines.h | 0 .../Versions/Current/Headers/SDL_power.h | 0 .../Versions/Current/Headers/SDL_process.h | 0 .../Versions/Current/Headers/SDL_properties.h | 0 .../Versions/Current/Headers/SDL_rect.h | 0 .../Versions/Current/Headers/SDL_render.h | 0 .../Versions/Current/Headers/SDL_revision.h | 0 .../Versions/Current/Headers/SDL_scancode.h | 0 .../Versions/Current/Headers/SDL_sensor.h | 0 .../Versions/Current/Headers/SDL_stdinc.h | 0 .../Versions/Current/Headers/SDL_storage.h | 0 .../Versions/Current/Headers/SDL_surface.h | 0 .../Versions/Current/Headers/SDL_system.h | 0 .../Versions/Current/Headers/SDL_thread.h | 0 .../Versions/Current/Headers}/SDL_time.h | 0 .../Versions/Current/Headers/SDL_timer.h | 0 .../Versions/Current/Headers}/SDL_touch.h | 0 .../Versions/Current/Headers}/SDL_tray.h | 0 .../Versions/Current/Headers/SDL_version.h | 0 .../Versions/Current/Headers/SDL_video.h | 0 .../Versions/Current/Headers/SDL_vulkan.h | 0 .../Versions/Current/Resources/Info.plist | 0 .../Versions/Current/Resources}/LICENSE.txt | 0 .../Versions/Current/Resources}/README.md | 0 .../SDL3.framework/Versions/Current/SDL3.tbd | 0 .../else/SDL3_ttf-3.2.2/Xcode/package | 0 .../Xcode/pkg-support/SDL_ttf.info | 0 .../Xcode/pkg-support/mkpackage.sh | 0 .../resources/CMake/SDL3_ttfConfig.cmake | 0 .../CMake/SDL3_ttfConfigVersion.cmake | 0 .../Xcode/pkg-support/resources/INSTALL.md | 0 .../Xcode/pkg-support/resources/SDL_DS_Store | Bin .../resources/framework/INSTALL.md | 0 .../Xcode/pkg-support/sdl_logo.pdf | Bin .../share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake | 0 .../SDL3_ttf/SDL3_ttfConfigVersion.cmake | 0 .../Xcode/showfont/config.xcconfig | 0 .../Xcode/showfont/macOS/macOS.entitlements | 0 .../showfont.xcodeproj/project.pbxproj | 0 .../build-scripts/SDL_migration.cocci | 0 .../build-scripts/build-release.py | 0 .../cmake-toolchain-mingw64-i686.cmake | 0 .../cmake-toolchain-mingw64-x86_64.cmake | 0 .../build-scripts/create-release.py | 0 .../pkg-support/android/INSTALL.md.in | 0 .../pkg-support/android/aar/__main__.py.in | 0 .../android/aar/cmake/SDL3_ttfConfig.cmake | 0 .../aar/cmake/SDL3_ttfConfigVersion.cmake.in | 0 .../android/aar/description.json.in | 0 .../pkg-support/mingw/INSTALL.md.in | 0 .../build-scripts/pkg-support/mingw/Makefile | 0 .../mingw/cmake/SDL3_ttfConfig.cmake | 0 .../mingw/cmake/SDL3_ttfConfigVersion.cmake | 0 .../pkg-support/msvc/INSTALL.md.in | 0 .../pkg-support/msvc/arm64/INSTALL.md.in | 0 .../msvc/cmake/SDL3_ttfConfig.cmake.in | 0 .../msvc/cmake/SDL3_ttfConfigVersion.cmake.in | 0 .../pkg-support/msvc/x64/INSTALL.md.in | 0 .../pkg-support/msvc/x86/INSTALL.md.in | 0 .../build-scripts/release-info.json | 0 .../build-scripts/rename_api.py | 0 .../build-scripts/rename_symbols.py | 0 .../build-scripts/test-versioning.sh | 0 .../build-scripts/wikiheaders.pl | 0 .../cmake/CPackProjectConfig.cmake.in | 0 .../SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake | 0 .../SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake | 0 .../SDL3_ttf-3.2.2/cmake/Findplutovg.cmake | 0 .../cmake/GetGitRevisionDescription.cmake | 0 .../cmake/GetGitRevisionDescription.cmake.in | 0 .../cmake/PkgConfigHelper.cmake | 0 .../cmake/PrivateSdlFunctions.cmake | 0 .../cmake/SDL3_ttfConfig.cmake.in | 0 .../else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in | 0 .../else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake | 0 .../SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake | 0 .../SDL3_ttf-3.2.2/cmake/sdlplatform.cmake | 0 .../SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt | 0 .../else/SDL3_ttf-3.2.2/cmake/test/main.c | 0 .../docs/INTRO-androidstudio.md | 0 .../else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md | 0 .../SDL3_ttf-3.2.2/docs/INTRO-emscripten.md | 0 .../SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md | 0 .../else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md | 0 .../SDL3_ttf-3.2.2/docs/README-migration.md | 0 .../SDL3_ttf-3.2.2/docs/README-versions.md | 0 .../else/SDL3_ttf-3.2.2/docs/hello.c | 0 .../SDL3_ttf-3.2.2/docs/release_checklist.md | 0 .../else/SDL3_ttf-3.2.2/examples/editbox.c | 0 .../else/SDL3_ttf-3.2.2/examples/editbox.h | 0 .../else/SDL3_ttf-3.2.2/examples/glfont.c | 0 .../else/SDL3_ttf-3.2.2/examples/showfont.c | 0 .../else/SDL3_ttf-3.2.2/examples/testapp.c | 0 .../SDL3_ttf-3.2.2/examples/testgputext.c | 0 .../examples/testgputext/SDL_math3d.h | 0 .../testgputext/shaders/build-shaders.sh | 0 .../shaders/shader-sdf.frag.dxil.h | 0 .../testgputext/shaders/shader-sdf.frag.hlsl | 0 .../testgputext/shaders/shader-sdf.frag.msl.h | 0 .../testgputext/shaders/shader-sdf.frag.spv.h | 0 .../testgputext/shaders/shader.frag.dxil.h | 0 .../testgputext/shaders/shader.frag.hlsl | 0 .../testgputext/shaders/shader.frag.msl.h | 0 .../testgputext/shaders/shader.frag.spv.h | 0 .../testgputext/shaders/shader.vert.dxil.h | 0 .../testgputext/shaders/shader.vert.hlsl | 0 .../testgputext/shaders/shader.vert.msl.h | 0 .../testgputext/shaders/shader.vert.spv.h | 0 .../external/Get-GitModules.ps1 | 0 .../else/SDL3_ttf-3.2.2/external/download.sh | 0 .../include/SDL3_ttf/SDL_textengine.h | 0 .../SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h | 0 .../cmake/sdl3_ttf-config-version.cmake | 0 .../pkg-support/cmake/sdl3_ttf-config.cmake | 0 .../SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_hashtable.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_hashtable.h | 0 .../SDL3_ttf-3.2.2/src/SDL_hashtable_names.h | 0 .../SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c | 0 .../SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h | 0 .../src/SDL_renderer_textengine.c | 0 .../src/SDL_surface_textengine.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_ttf.c | 0 .../else/SDL3_ttf-3.2.2/src/SDL_ttf.sym | 0 .../else/SDL3_ttf-3.2.2/src/stb_rect_pack.h | 0 .../else/SDL3_ttf-3.2.2/src/version.rc | 0 .../SDL3_ttf-3.2.2/else/SDL3_ttf.dll | Bin .../i686-w64-mingw32/bin/SDL3_ttf.dll | Bin .../include/SDL3_ttf/SDL_textengine.h | 0 .../include/SDL3_ttf/SDL_ttf.h | 0 .../SDL3_ttf-shared-targets-release.cmake | 0 .../SDL3_ttf/SDL3_ttf-shared-targets.cmake | 0 .../lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake | 0 .../SDL3_ttf/SDL3_ttfConfigVersion.cmake | 0 .../i686-w64-mingw32/lib/libSDL3_ttf.dll.a | Bin .../lib/pkgconfig/sdl3-ttf.pc | 0 .../share/licenses/SDL3_ttf/LICENSE.txt | 0 .../x86_64-w64-mingw32/bin}/SDL3_ttf.dll | Bin .../include/SDL3_ttf/SDL_textengine.h | 0 .../include/SDL3_ttf/SDL_ttf.h | 0 .../SDL3_ttf-shared-targets-release.cmake | 0 .../SDL3_ttf/SDL3_ttf-shared-targets.cmake | 0 .../lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake | 0 .../SDL3_ttf/SDL3_ttfConfigVersion.cmake | 0 .../x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a | Bin .../lib/pkgconfig/sdl3-ttf.pc | 0 .../share/licenses/SDL3_ttf/LICENSE.txt | 0 1753 files changed, 841 insertions(+) create mode 100644 HuajisheCaiNiaoE-Station/courier.h create mode 100644 HuajisheCaiNiaoE-Station/delivery_method.cpp create mode 100644 HuajisheCaiNiaoE-Station/delivery_method.h create mode 100644 HuajisheCaiNiaoE-Station/exception.cpp create mode 100644 HuajisheCaiNiaoE-Station/exception.h create mode 100644 HuajisheCaiNiaoE-Station/express_comp.h create mode 100644 HuajisheCaiNiaoE-Station/main.cpp create mode 100644 HuajisheCaiNiaoE-Station/package.cpp create mode 100644 HuajisheCaiNiaoE-Station/package.h create mode 100644 HuajisheCaiNiaoE-Station/stock.cpp create mode 100644 HuajisheCaiNiaoE-Station/stock.h create mode 100644 HuajisheCaiNiaoE-Station/user.cpp create mode 100644 HuajisheCaiNiaoE-Station/user.h create mode 100644 HuajisheCaiNiaoE-Station/variable.cpp create mode 100644 HuajisheCaiNiaoE-Station/variable.h rename {editor => HuajisheSDLeditor}/.clangd (100%) rename {editor => HuajisheSDLeditor}/.clangd~ (100%) rename {SDL3-3.3.6/x86_64-w64-mingw32/bin => HuajisheSDLeditor/ButtonGame}/SDL3.dll (100%) rename {editor => HuajisheSDLeditor}/ButtonGame/main.exe (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/.git-hash (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/INSTALL.md (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/LICENSE.txt (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/Makefile (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/README.md (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/cmake/SDL3Config.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/cmake/SDL3ConfigVersion.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/bin/SDL3.dll (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_assert.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_asyncio.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_atomic.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_audio.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_begin_code.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_bits.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_blendmode.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_camera.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_clipboard.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_close_code.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_copying.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_dialog.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_egl.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_endian.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_error.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_events.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_filesystem.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_gamepad.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_gpu.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_guid.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_haptic.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_hidapi.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_hints.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_init.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_intrin.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_iostream.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_joystick.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_keyboard.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_keycode.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_loadso.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_locale.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_log.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_main.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_main_impl.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_messagebox.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_metal.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_misc.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_mouse.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_mutex.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_oldnames.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengl.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengles.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengles2.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_pen.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_pixels.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_platform.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_power.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_process.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_properties.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_rect.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_render.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_revision.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_scancode.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_sensor.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_stdinc.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_storage.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_surface.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_system.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_assert.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_common.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_compare.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_font.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_harness.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_log.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_md5.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_test_memory.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_thread.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_time.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_timer.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_touch.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_tray.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_version.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_video.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/include/SDL3/SDL_vulkan.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/libSDL3.dll.a (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/libSDL3_test.a (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/lib/pkgconfig/sdl3.pc (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt (100%) rename {blockade => HuajisheSDLeditor}/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll (100%) rename {editor => HuajisheSDLeditor}/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_begin_code.h# (100%) rename {editor => HuajisheSDLeditor}/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_timer.h# (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_assert.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_audio.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_bits.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_camera.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_copying.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_egl.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_endian.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_error.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_events.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_guid.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_hints.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_init.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_locale.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_log.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_main.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_metal.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_misc.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_pen.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_platform.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_power.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_process.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_properties.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_rect.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_render.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_revision.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_storage.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_surface.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_system.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_thread.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_time.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_timer.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_touch.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_tray.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_version.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_video.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/libSDL3.dll.a (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/libSDL3_test.a (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc (100%) rename {SDL3-3.3.6 => HuajisheSDLeditor/SDL3-3.3.6}/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt (100%) rename {blockade => HuajisheSDLeditor}/SDL3.dll (100%) rename {editor => HuajisheSDLeditor}/SDL3/#SDL_begin_code.h# (100%) rename {editor => HuajisheSDLeditor}/SDL3/#SDL_timer.h# (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_assert.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_asyncio.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_atomic.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_audio.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_begin_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_bits.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_blendmode.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_camera.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_clipboard.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_close_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_copying.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_cpuinfo.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_dialog.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_dlopennote.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_egl.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_endian.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_error.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_events.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_filesystem.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_gamepad.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_gpu.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_guid.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_haptic.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_hidapi.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_hints.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_init.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_intrin.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_iostream.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_joystick.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_keyboard.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_keycode.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_loadso.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_locale.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_log.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_main.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_main_impl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_messagebox.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_metal.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_misc.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_mouse.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_mutex.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_oldnames.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengl_glext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengles.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengles2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengles2_gl2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengles2_gl2ext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengles2_gl2platform.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_opengles2_khrplatform.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_pen.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_pixels.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_platform.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_platform_defines.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_power.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_process.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_properties.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_rect.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_render.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_revision.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_scancode.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_sensor.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_stdinc.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_storage.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_surface.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_system.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_assert.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_common.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_compare.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_crc32.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_font.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_fuzzer.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_harness.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_log.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_md5.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_test_memory.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_thread.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_time.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_timer.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_touch.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers => HuajisheSDLeditor/SDL3}/SDL_tray.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_version.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_video.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include => HuajisheSDLeditor}/SDL3/SDL_vulkan.h (100%) rename {editor => HuajisheSDLeditor}/button.cpp (100%) rename {editor => HuajisheSDLeditor}/button.cpp~ (100%) rename {editor => HuajisheSDLeditor}/button.h (100%) rename {editor => HuajisheSDLeditor}/button.h~ (100%) rename {editor => HuajisheSDLeditor}/main.cpp (100%) rename {editor => HuajisheSDLeditor}/main.cpp~ (100%) rename {editor => HuajisheSDLeditor}/main.exe (100%) rename {blockade => Huajisheblockade}/.clangd (100%) rename {blockade => Huajisheblockade}/Apple.cpp (100%) rename {blockade => Huajisheblockade}/Apple.h (100%) rename {blockade => Huajisheblockade}/CMakeLists.txt (100%) rename {blockade => Huajisheblockade}/Game.exe (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/.git-hash (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/INSTALL.md (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3-3.3.6}/LICENSE.txt (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/Makefile (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3-3.3.6}/README.md (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/cmake/SDL3Config.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_assert.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_asyncio.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_atomic.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_audio.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_begin_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_bits.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_blendmode.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_camera.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_clipboard.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_close_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_copying.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_cpuinfo.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_dialog.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_dlopennote.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_egl.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_endian.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_error.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_events.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_filesystem.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_gamepad.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_gpu.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_guid.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_haptic.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_hidapi.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_hints.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_init.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_intrin.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_iostream.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_joystick.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_keyboard.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_keycode.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_loadso.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_locale.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_log.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_main.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_main_impl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_messagebox.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_metal.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_misc.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_mouse.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_mutex.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_oldnames.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengl_glext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_gl2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_gl2ext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_gl2platform.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_khrplatform.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_pen.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_pixels.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_platform.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_platform_defines.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_power.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_process.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_properties.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_rect.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_render.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_revision.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_scancode.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_sensor.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_stdinc.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_storage.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_surface.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_system.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_assert.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_common.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_compare.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_crc32.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_font.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_fuzzer.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_harness.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_log.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_md5.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_memory.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_thread.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_time.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_timer.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_touch.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_tray.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_version.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_video.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_vulkan.h (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources => Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3}/LICENSE.txt (100%) rename {editor/ButtonGame => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/bin}/SDL3.dll (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_assert.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_asyncio.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_atomic.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_audio.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_begin_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_bits.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_blendmode.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_camera.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_clipboard.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_close_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_copying.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_cpuinfo.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_dialog.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_dlopennote.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_egl.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_endian.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_error.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_events.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_filesystem.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_gamepad.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_gpu.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_guid.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_haptic.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_hidapi.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_hints.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_init.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_intrin.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_iostream.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_joystick.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_keyboard.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_keycode.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_loadso.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_locale.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_log.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_main.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_main_impl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_messagebox.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_metal.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_misc.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_mouse.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_mutex.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_oldnames.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengl_glext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_gl2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_gl2ext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_gl2platform.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_khrplatform.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_pen.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_pixels.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_platform.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_platform_defines.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_power.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_process.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_properties.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_rect.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_render.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_revision.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_scancode.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_sensor.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_stdinc.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_storage.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_surface.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_system.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_assert.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_common.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_compare.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_crc32.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_font.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_fuzzer.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_harness.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_log.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_md5.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_test_memory.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_thread.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_time.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_timer.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_touch.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_tray.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_version.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_video.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32 => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32}/include/SDL3/SDL_vulkan.h (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a (100%) rename {blockade => Huajisheblockade}/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources => Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3}/LICENSE.txt (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/bin => Huajisheblockade}/SDL3.dll (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/.git-hash (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/INSTALL.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/Makefile (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/cmake/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/cmake/SDL3_ttfConfigVersion.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/.git-hash (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/INSTALL.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/.clang-format (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/.editorconfig (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/.git-hash (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/.gitmodules (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/.wikiheaders-options (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Android.mk (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/CHANGES.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/CMakeLists.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/INSTALL.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/REVISION.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/VisualC/clean.sh (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_asyncio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_bits.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_blendmode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_close_code.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_copying.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_egl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_error.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_guid.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_loadso.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_locale.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_main_impl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_messagebox.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_metal.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_misc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_oldnames.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengl.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengl_glext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_gl2.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_gl2ext.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_gl2platform.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_khrplatform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_platform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_time.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_touch.h (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_tray.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_asyncio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_bits.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_blendmode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_close_code.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_copying.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_egl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_error.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_guid.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_loadso.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_locale.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_main_impl.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_messagebox.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_metal.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_misc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_oldnames.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengl.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengl_glext.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_gl2.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_gl2ext.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_gl2platform.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_khrplatform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_platform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_time.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_touch.h (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_tray.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist (100%) rename {blockade/SDL3-3.3.6 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources}/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework}/Resources/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_asyncio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_bits.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_blendmode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_close_code.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_copying.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_egl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_error.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_guid.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_loadso.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_locale.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_main_impl.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_messagebox.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_metal.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_misc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_oldnames.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengl.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengl_glext.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_gl2.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_gl2ext.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_gl2platform.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_khrplatform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_platform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_time.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_touch.h (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_tray.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist (100%) rename {blockade/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources}/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A}/Resources/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_asyncio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_bits.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_blendmode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_close_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_copying.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_egl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_error.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_guid.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_loadso.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_locale.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_main_impl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_messagebox.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_metal.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_misc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_oldnames.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengl_glext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengles.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengles2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengles2_gl2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengles2_gl2ext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengles2_gl2platform.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_opengles2_khrplatform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_platform.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_time.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_touch.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current}/Headers/SDL_tray.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist (100%) rename {blockade/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources}/LICENSE.txt (100%) rename {blockade/SDL3-3.3.6 => Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources}/README.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/package (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/build-release.py (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/create-release.py (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/release-info.json (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/cmake/test/main.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/README-migration.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/README-versions.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/hello.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/docs/release_checklist.md (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/editbox.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/editbox.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/glfont.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/showfont.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testapp.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/external/download.sh (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_ttf.c (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf-3.2.2/src/version.rc (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/else/SDL3_ttf.dll (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/bin/SDL3_ttf.dll (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/lib/libSDL3_ttf.dll.a (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/bin/SDL3_ttf.dll (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc (100%) rename {SDL3_ttf-3.2.2 => Huajisheblockade/SDL3_ttf-3.2.2}/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt (100%) rename {blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin => Huajisheblockade}/SDL3_ttf.dll (100%) rename {blockade => Huajisheblockade}/Snake.cpp (100%) rename {blockade => Huajisheblockade}/Snake.h (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-Black.otf (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-Bold.otf (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-ExtraLight.otf (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-Light.otf (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-Medium.otf (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-Regular.otf (100%) rename {blockade => Huajisheblockade}/assets/fonts/NotoSerifCJKsc-SemiBold.otf (100%) rename {blockade => Huajisheblockade}/main-with-innerttf.cpp (100%) rename {blockade => Huajisheblockade}/main.cpp (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/ISSUE_TEMPLATE/ask-for-help.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/ISSUE_TEMPLATE/bug.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/ISSUE_TEMPLATE/config.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/ISSUE_TEMPLATE/feature-request.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/release.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/close_specific_pr.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/download.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/download_dispatch.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/export_favorites.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/release.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/release_auto.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/test_api.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.github/workflows/test_html.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.gitignore (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/.readthedocs.yaml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/LICENSE (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/README.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/mkdocs.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/requirements.txt (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/TODO.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/client.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/command-line.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/config.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/download.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/entity.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/option.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/plugin.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/api/toolkit.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/1.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/10.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/2.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/3.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/4.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/5.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/6.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/7.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/8.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/images/9.png (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/index.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/option_file_syntax.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/0_common_usage.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/10_export_favorites.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/11_log_custom.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/1_github_actions.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/2_command_line.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/4_module_custom.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/5_filter.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/6_plugin.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/7_advance.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/8_pick_domain.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/docs/sources/tutorial/9_custom_download_dir_name.md (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/option/option_test_api.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/option/option_test_html.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/option/option_workflow_download.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/assets/option/option_workflow_export_favorites.yml (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/jmbot.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/qqgroupbot.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/requirements-dev.txt (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/setup.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/__init__.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/api.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/cl.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_client_impl.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_client_interface.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_config.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_downloader.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_entity.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_exception.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_option.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_plugin.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/src/jmcomic/jm_toolkit.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/tests/test_jmcomic/__init__.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/tests/test_jmcomic/test_jm_api.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/tests/test_jmcomic/test_jm_client.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/tests/test_jmcomic/test_jm_custom.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/usage/workflow_download.py (100%) rename {JMComic-Crawler-Python-master => Package/JMComic-Crawler-Python-master}/usage/workflow_export_favorites.py (100%) rename {editor => Package}/SDL3-3.3.6/.git-hash (100%) rename {editor => Package}/SDL3-3.3.6/INSTALL.md (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Package/SDL3-3.3.6}/LICENSE.txt (100%) rename {editor => Package}/SDL3-3.3.6/Makefile (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework => Package/SDL3-3.3.6}/README.md (100%) rename {editor => Package}/SDL3-3.3.6/cmake/SDL3Config.cmake (100%) rename {editor => Package}/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_assert.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_asyncio.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_atomic.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_audio.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_begin_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_bits.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_blendmode.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_camera.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_clipboard.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_close_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_copying.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_cpuinfo.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_dialog.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_dlopennote.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_egl.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_endian.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_error.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_events.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_filesystem.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_gamepad.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_gpu.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_guid.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_haptic.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_hidapi.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_hints.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_init.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_intrin.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_iostream.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_joystick.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_keyboard.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_keycode.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_loadso.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_locale.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_log.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_main.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_main_impl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_messagebox.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_metal.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_misc.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_mouse.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_mutex.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_oldnames.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengl_glext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_gl2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_gl2ext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_gl2platform.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_opengles2_khrplatform.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_pen.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_pixels.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_platform.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_platform_defines.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_power.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_process.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_properties.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_rect.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_render.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_revision.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_scancode.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_sensor.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_stdinc.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_storage.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_surface.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_system.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_assert.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_common.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_compare.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_crc32.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_font.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_fuzzer.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_harness.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_log.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_md5.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_test_memory.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_thread.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_time.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_timer.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_touch.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers => Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3}/SDL_tray.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_version.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_video.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32 => Package/SDL3-3.3.6/i686-w64-mingw32}/include/SDL3/SDL_vulkan.h (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a (100%) rename {editor => Package}/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources => Package/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3}/LICENSE.txt (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/bin}/SDL3.dll (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_assert.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_asyncio.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_atomic.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_audio.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_begin_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_bits.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_blendmode.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_camera.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_clipboard.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_close_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_copying.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_cpuinfo.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_dialog.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_dlopennote.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_egl.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_endian.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_error.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_events.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_filesystem.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_gamepad.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_gpu.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_guid.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_haptic.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_hidapi.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_hints.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_init.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_intrin.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_iostream.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_joystick.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_keyboard.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_keycode.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_loadso.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_locale.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_log.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_main.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_main_impl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_messagebox.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_metal.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_misc.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_mouse.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_mutex.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_oldnames.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengl_glext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_gl2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_gl2ext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_gl2platform.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_opengles2_khrplatform.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_pen.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_pixels.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_platform.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_platform_defines.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_power.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_process.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_properties.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_rect.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_render.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_revision.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_scancode.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_sensor.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_stdinc.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_storage.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_surface.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_system.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_assert.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_common.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_compare.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_crc32.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_font.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_fuzzer.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_harness.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_log.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_md5.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_test_memory.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_thread.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_time.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_timer.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_touch.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers => Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3}/SDL_tray.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_version.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_video.h (100%) rename {editor => Package/SDL3-3.3.6/x86_64-w64-mingw32/include}/SDL3/SDL_vulkan.h (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a (100%) rename {editor => Package}/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources => Package/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3}/LICENSE.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/.git-hash (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/INSTALL.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/LICENSE.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/Makefile (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/.git-hash (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/INSTALL.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/LICENSE.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_asyncio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_bits.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_blendmode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_close_code.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_copying.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_egl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_error.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_guid.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_loadso.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_locale.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_main_impl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_messagebox.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_metal.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_misc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_oldnames.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengl.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengl_glext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_gl2.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_gl2ext.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_gl2platform.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_opengles2_khrplatform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_platform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_time.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_touch.h (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/Headers/SDL_tray.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/LICENSE.txt (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework}/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_asyncio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_bits.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_blendmode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_close_code.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_copying.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_egl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_error.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_guid.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_loadso.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_locale.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_main_impl.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_messagebox.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_metal.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_misc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_oldnames.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengl.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengl_glext.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_gl2.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_gl2ext.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_gl2platform.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_opengles2_khrplatform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_platform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_time.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_touch.h (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers}/SDL_tray.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist (100%) rename {editor/SDL3-3.3.6 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources}/LICENSE.txt (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework}/Resources/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_asyncio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_bits.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_blendmode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_close_code.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_copying.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_egl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_error.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_guid.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_loadso.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_locale.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_main_impl.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_messagebox.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_metal.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_misc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_oldnames.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengl.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengl_glext.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_gl2.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_gl2ext.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_gl2platform.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_opengles2_khrplatform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_platform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_time.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_touch.h (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers}/SDL_tray.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist (100%) rename {editor/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources}/LICENSE.txt (100%) rename {blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A}/Resources/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_asyncio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_bits.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_blendmode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_close_code.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_copying.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_egl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_error.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_guid.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_loadso.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_locale.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_main_impl.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_messagebox.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_metal.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_misc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_oldnames.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengl.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengl_glext.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengles.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengles2.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengles2_gl2.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengles2_gl2ext.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengles2_gl2platform.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_opengles2_khrplatform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_platform.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_time.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_touch.h (100%) rename {editor/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers}/SDL_tray.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist (100%) rename {editor/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources}/LICENSE.txt (100%) rename {editor/SDL3-3.3.6 => Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources}/README.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/else/SDL3_ttf.dll (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt (100%) rename {blockade => Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin}/SDL3_ttf.dll (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc (100%) rename {blockade => Package}/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt (100%) diff --git a/HuajisheCaiNiaoE-Station/courier.h b/HuajisheCaiNiaoE-Station/courier.h new file mode 100644 index 0000000..6f70f09 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/courier.h @@ -0,0 +1 @@ +#pragma once diff --git a/HuajisheCaiNiaoE-Station/delivery_method.cpp b/HuajisheCaiNiaoE-Station/delivery_method.cpp new file mode 100644 index 0000000..2e05bc5 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/delivery_method.cpp @@ -0,0 +1,25 @@ +#include +#include +#include "delivery_method.h" +#include "package.h" +#include "user.h" +#include "stock.h" + +class Package; + +Method::Method() { + pkg = new Package; + money = 0; + danger = false; +} + Method::Method(Package* x, double m, bool b) { + pkg = x; + money = m; + danger = b; +} + void Method::fee() { + money = pkg->create_fee(); + } + void Method::set_yndanger(bool flag) { + danger = flag; + } \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/delivery_method.h b/HuajisheCaiNiaoE-Station/delivery_method.h new file mode 100644 index 0000000..e3a2a84 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/delivery_method.h @@ -0,0 +1,20 @@ +#pragma once +#include +#include "user.h" +#include "package.h" +#include "stock.h" + +class Package; + +class Method { +private: + Package* pkg; + double money; + bool danger; +public: + Method(); + Method(Package* x, double m, bool b); + void fee(); + void set_yndanger(bool flag); + +}; \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/exception.cpp b/HuajisheCaiNiaoE-Station/exception.cpp new file mode 100644 index 0000000..507983e --- /dev/null +++ b/HuajisheCaiNiaoE-Station/exception.cpp @@ -0,0 +1,30 @@ +#include +#include "exception.h" + +using std::cout; +using std::endl; + +/* +std::string Exception::User_Phone_Number_Error() { + return "µç»°ºÅÂë²»ÊÇ11λÊý×Ö£¬ÇëÖØÐÂÊäÈ룡"; +} +std::string Exception::Package_Time_Format_Error() { + return "ÊäÈëʱ¼ä¸ñʽ²»ÕýÈ·£¡Çë°´ÕÕ2025-05-10-10-05-00µÄ¸ñʽÊäÈ룡"; +} +std::string Exception::Stock_Used_More_Than_All_Error() { + return "»õ¼Ü¿É´æ´¢Á¿´óÓÚʹÓÃÁ¿£¡Çë¼ì²éÊäÈëÊÇ·ñÕýÈ·£¡"; +} +*/ +std::runtime_error Etest::User_Phone_Number_Error() { + return std::runtime_error("µç»°ºÅÂë²»ÊÇ11λÊý×Ö£¬ÇëÖØÐÂÊäÈ룡"); +} + +std::runtime_error Etest::Package_Time_Format_Error() +{ + return std::runtime_error("ÊäÈëʱ¼ä¸ñʽ²»ÕýÈ·£¡Çë°´ÕÕ2025-05-10-10-05-00µÄ¸ñʽÊäÈ룡"); +} + +std::runtime_error Etest::Stock_Used_More_Than_All_Error() +{ + return std::runtime_error("»õ¼Ü¿É´æ´¢Á¿´óÓÚʹÓÃÁ¿£¡Çë¼ì²éÊäÈëÊÇ·ñÕýÈ·£¡"); +} diff --git a/HuajisheCaiNiaoE-Station/exception.h b/HuajisheCaiNiaoE-Station/exception.h new file mode 100644 index 0000000..b8cd7f6 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/exception.h @@ -0,0 +1,21 @@ +#pragma once +#include +#include +#include +/* +class Exception { +public: + std::string User_Phone_Number_Error(); + std::string Package_Time_Format_Error(); + std::string Stock_Used_More_Than_All_Error(); + + + +};*/ + +class Etest : public std::runtime_error{ +public: + static std::runtime_error User_Phone_Number_Error(); + static std::runtime_error Package_Time_Format_Error(); + static std::runtime_error Stock_Used_More_Than_All_Error(); +}; \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/express_comp.h b/HuajisheCaiNiaoE-Station/express_comp.h new file mode 100644 index 0000000..6f70f09 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/express_comp.h @@ -0,0 +1 @@ +#pragma once diff --git a/HuajisheCaiNiaoE-Station/main.cpp b/HuajisheCaiNiaoE-Station/main.cpp new file mode 100644 index 0000000..0f27271 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/main.cpp @@ -0,0 +1,217 @@ +/* +Developed By + + + ...:::^^^^^^^^^:::.. + .::^^~~~~~~~~~~~~~~~~~^::.. + .:~?JYY?~^~^^^^^^^~~~~~~~~?YYJ?!:. + .:!7!!!7J5!^^^^^^^^^^^^~^!5Y7!!!7!^:. + .:^~~~~^^^^~7^^^^^^^^^^^^^^7!^~~~~~~~~:. + .:~!!^::::::::^^::::::::^^^!!^::::^^^~~~^:. + .:::5GGY. ..::::::^::YGG5. .^^:. + .^:.7YY7:::::::....::..::^..!YY?^:^^:::....^~:. + :~~~^^^^~~^^^:::::......:::^:^^^~~~~~~~~~~~!~^. + .:~~~~~~~~~~^^:::........:::::^^^~~~~~~~~~~~!~^: + .^~~~~~~^^^^^^:::::::::::::::^^^^^~~~~~~~~~~!~^: + .^~~~~~~^^^^^^^::::::::::::^^^^^^^~~~~~~~~~~!~^: + .:~~~~~7!^^^^^^^^^^^:::^^^^^^^^^~~~~~~~7!~~!!~^. + .^~~~~!J!^^^^^^^^^^^^^^^^^^^^~~~~~~~~?J~~!!!~:. + .:^~~~~!Y?~^^~~^^^^^^^^^^^~~~~~~~~~7YJ!~!!!~^. + .:^~~~~~J5J7~~^^^^~~~~~~~~~~~~~!?YY?~~!!!~^. + .:^~~~~~!?Y55J?7!!~~~~~~!77JY55Y7~~!!!~~:. + .:^~~~~~~!7JY555P5555P555Y?7!~~!!!!~^:. + .:^~~!~~~~~~~!!!!!!!!~~~~~!!!!~~^:. + .::^~~!!!!!~~~~~~!!!!!!!!~~^:.. + ..:^^~~~~~~!!!~~~~~^^::.. + ....:::::::::... + +*/ + + + + + + +#include +#include +#include +#include "package.h" +#include "user.h" +#include "stock.h" +#include "delivery_method.h" +#include "exception.h" +#define Endl std::endl +//Exception E; + +Package* k; +User* p; + +std::string Crypt(std::string x, std::string y); + +using std::cin; +using std::cout; +using std::endl; +using std::string; + +extern Stock cainiao[10]; +extern User temp; +extern void PRINT_LIU_YING(); + +int main() { + //ÏÈprintһϣ¬¹þ¹þ + //PRINT_LIU_YING(); + //³õʼ»¯ÈËÔ±Áбí + p = new User[20]; + p[1].reg("Zhang", "111111198301", "000011"); + p[2].reg("Wang", "12211198301", "000012"); + p[3].reg("Li", "13311198301", "000013"); + p[4].reg("Zhao", "14411198301", "000014"); + p[5].reg("Sun", "15511198301", "000015"); + p[6].reg("Zhou", "16611198301", "000016"); + p[7].reg("Xu", "17711198301", "000017"); + p[8].reg("Wan", "18811198301", "000018"); + p[9].reg("Liu", "19911198301", "000019"); + p[10].reg("Su", "10011198301", "000020"); + p[11].reg("Green", "10111198301", "000021"); + + //²âÊÔ£º¼ì²âÊÖ»úºÅÊÇ·ñΪ11λ¹¦ÄÜ + + /*¾É°æ + try { + std::string test01, test02, test03; + test01 = "ERROR"; + test02 = "98301"; + test03 = "000022"; + p[12].reg(test01, test02, test03); + if (test02.size() != 11) { + throw E.User_Phone_Number_Error(); + delete &p[12]; + } + } + catch (const std::string& x) { + cout << x << endl; + }*/ + //аæ + try { + std::string test01, test02, test03; + test01 = "ERROR"; + test02 = "98301"; + test03 = "000022"; + p[12].reg(test01, test02, test03); + if (test02.size() != 11) { + throw Etest::User_Phone_Number_Error(); + delete& p[12]; + } + } + catch (const std::runtime_error& x) { + cout << x.what() << endl; + } + + + k = new Package[TOTAL0]; + k[1] = Package("Dildo", "pid1919810", "2025-05-08-00-00-00", "2025-05-09-10-00-00", &temp, 5.4, 10.0, 10.3, false); + k[2] = Package("Clothes", "10002", "2025-05-06-14-15-00", "2025-05-08-11-30-00", &p[2], 1.5, 8.0, 5.6, false); + k[3] = Package("Laptop", "10003", "2025-05-05-10-00-00", "2025-05-06-09-20-00", &p[3], 3.0, 15.0, 20.2, false); + k[4] = Package("Shoes", "10004", "2025-05-07-16-00-00", "2025-05-09-08-00-00", &p[4], 2.8, 9.5, 6.1, false); + k[5] = Package("Snacks", "10005", "2025-05-08-09-45-00", "2025-05-09-14-00-00", &p[5], 1.2, 5.0, 3.7, false); + k[6] = Package("Monitor", "10006", "2025-05-06-11-20-00", "2025-05-07-10-10-00", &p[6], 6.5, 20.0, 18.9, false); + k[7] = Package("Tablet", "10007", "2025-05-07-13-50-00", "2025-05-08-17-00-00", &p[3], 1.8, 14.0, 10.5, false); + k[8] = Package("Camera", "10008", "2025-05-05-07-30-00", "2025-05-06-08-00-00", &p[3], 2.6, 11.0, 9.2, false); + k[9] = Package("Glasses", "10009", "2025-05-06-12-00-00", "2025-05-07-15-30-00", &p[9], 0.8, 4.0, 2.0, false); + k[10] = Package("Headphones", "10010", "2025-05-08-10-00-00", "2025-05-09-13-00-00", &p[10], 1.1, 6.0, 4.4, false); + k[11] = Package("Books", "10011", "2025-05-07-08-30-00", "2025-05-08-10-00-00", &p[1], 2.3, 12.5, 8.0, false); + //²âÊÔÓû§ÏµÍ³ + cout << "Display User :" << endl; + temp.display(); + p[2].display(); + cout << "Alter p2" << Endl; + p[2].alt_name("W.."); + p[2].alt_pn("110"); + p[2].display(); + cout << "²âÊÔ½áÊø" << endl; + cout << endl; + + //²âÊÔ°ü¹ü´æ´¢æäÕ¾¡¢³¬¶î¾¯±¨ + cout << "¼ì²â£º Stock k1 ~ k11 to Stock0, Stock1" << Endl; + cainiao[0].inStock(k[1]); + cainiao[0].inStock(k[2]); + cainiao[0].inStock(k[3]); + cainiao[0].inStock(k[4]); + cainiao[0].inStock(k[5]); + cainiao[0].inStock(k[6]); + cainiao[0].inStock(k[7]); + cainiao[0].inStock(k[8]); + cainiao[0].inStock(k[9]); + cainiao[1].inStock(k[10]); + cainiao[1].inStock(k[11]); + + + cout << "ÒÑ´æÈë" << Endl; + cout << "չʾ¿â´æ£ºDisPlay Stock" << Endl; + for (int i = 0;i < 10;i++) { + cout << *(cainiao[0].Check_ProductAll() + i) << " "; + } + cout << Endl; + for (int i = 0;i < 10;i++) { + cout << *(cainiao[1].Check_ProductAll() + i) << " "; + } + cout << endl; + cout << "²âÊÔ½áÊø" << endl; + + //²âÊÔÈ¡³ö°ü¹üµÄ¶ÔÓ¦ + //k1.display(); + cout << "²âÊÔÈ¡³ö°ü¹üµÄ¶ÔÓ¦" << Endl; + k[1].create_vc(); + string Code = Crypt(temp.Check_uid(), k[1].Check_pid()); + k[1].verifing(Code, "2025-05-10-10-00-00"); + k[1].display(); + cout << endl; + cout << "չʾ¿â´æ±ä»¯" << Endl; + for (int i = 0;i < 10;i++) { + cout << *(cainiao[0].Check_ProductAll() + i) << " "; + } + cout << Endl; + for (int i = 0;i < 10;i++) { + cout << *(cainiao[1].Check_ProductAll() + i) << " "; + } + cout << Endl; + + //Ïò¿ÕStock¼ÓÈë°ü¹ü£¨´ÓСÍùÉϼӣ© + cout << "²âÊÔÏò¿ÕStock¼ÓÈë°ü¹ü£¨´ÓСÍùÉϼӣ©" << endl; + cainiao[0].inStock(k[1]); + for (int i = 0;i < 10;i++) { + cout << *(cainiao[0].Check_ProductAll() + i) << " "; + } + cout << Endl; + for (int i = 0;i < 10;i++) { + cout << *(cainiao[1].Check_ProductAll() + i) << " "; + } + cout << "²âÊÔ½áÊø" << endl; + cout << Endl; + + //²éѯÓû§µÄ°ü¹ü + cout << "²âÊÔ²éѯÓû§°ü¹ü" << Endl; + int dw = 3; + cout << " ÏÈչʾÓû§ÐÅÏ¢" << endl; + p[dw].display(); + cout << "ÔÙչʾ»õÎïÐÅÏ¢" << Endl; + k[3].display(); + cout << "ÏÂÃæ¿ªÊ¼²éѯ" << Endl; + Package* pkgs = p[dw].Check_Package(); + for (int i = 0;i < TOTAL0 - 1;i++){ + if(pkgs[i].Check_pid() != "#UNDEFINED_P:P" ) + cout << pkgs[i].Check_pid() << " "; + + } + cout << Endl; + + //²éѯ°ü¹ü״̬£¬ÓµÓÐÕß + k[2].display(); + + + //²âÊÔ¸¶·Ñϵͳ + + + cout << "Test Over" << endl; + return 0; +} \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/package.cpp b/HuajisheCaiNiaoE-Station/package.cpp new file mode 100644 index 0000000..448c8ed --- /dev/null +++ b/HuajisheCaiNiaoE-Station/package.cpp @@ -0,0 +1,144 @@ +#include +#include +#include "package.h" +#include "user.h" + +extern std::string Crypt(std::string x,std::string y){ + std::string temp; + temp = x; + int t; + t = (int)y[0]; + t /= 5; + for (int i = 0;i < x.size();i++) { + temp[i] += t; + } + return temp; +} + +Package::Package() { + name = "#UNDEFINED_N:P"; + pid = "#UNDEFINED_P:P"; + owner = new User; + jichu_time = "#UNDEINFED_JT:P"; + songda_time = "#UNDEINFED_SD:P"; + quhuo_time = "#UNDEFINED_QH:P"; + is_picked = false; + volume = -1; + mass = -1; + distance = -1; + stockin = NULL; + stock_num = 0; + is_vfast = false; +} +Package::Package(std::string n, std::string pi, std::string j, std::string s, User* o, double v, double m, double d,bool v0) { + //owner = new User; + name = n; + pid = pi; + owner = o; + jichu_time = j; + songda_time = s; + quhuo_time = "#REQUIRD"; + is_picked = false; + volume = v; + distance = d; + mass = m; + is_vfast = v0; + stockin = NULL; + stock_num = 0; +} +//ÓÐBugÀÁµÃ¸ÄÁË£¬¾¡Á¿²»Óã¬ÓÃStockÀïÃæµÄinStock +Package& Package::stocked(Stock* x) { + stockin = x; + stock_num = x->Check_used(); + x->inStock(*this); + if (pid == x->Check_Product(x->Check_used())) { + cout << "Successfully Stocked" << endl; + } + else { + cout << "Stock Error! Please Try Again" << endl; + } + return *this; +} + +void Package::create_vc() { + verify_code = Crypt(owner->Check_uid(), pid); + cout << "Verify Code Created" << endl; +} +void Package::verifing(std::string n,std::string time) { + if (verify_code == n) { + quhuo_time = time; + is_picked = true; + stockin->outStock(*this); + return; + } + else { + cout << "Verify Code WRONG!" << endl; + return; + } + if (stockin->Check_Product(stock_num) == "-1") { + cout << "Successfully Picked!" << endl; + } + else { + cout << "Can't Be Selected" << endl; + } +} +Package& Package::alter_stock_num(int n) { + stock_num = n; + return *this; +} +Package& Package::alter_stockin(Stock& x) { + stockin = &x; + return *this; +} + +std::string Package::Check_pid() { + return pid; +} +std::string Package::Check_vc() { + return verify_code; +} +int Package::Check_stock_num() { + return stock_num; +} +User* Package::Check_User() { + return owner; +} +double Package::create_fee() { + double fee; + if (!is_vfast) fee = 5 * mass + 0.5 * volume; + if (is_vfast) fee = 1.3 * (5 * mass + 0.5 * volume); + return fee; +} +Package& Package::operator=(const Package& x) { + name = x.name; + pid = x.pid; + owner = x.owner; + jichu_time = x.jichu_time; + songda_time = x.songda_time; + quhuo_time = x.quhuo_time; + is_picked = x.is_picked; + verify_code = x.verify_code; + volume = x.volume; + mass = x.mass; + distance = x.distance; + is_vfast = x.is_vfast; + stockin = x.stockin; + stock_num = x.stock_num; + return *this; +} + +void Package::display() { + cout << "Package Name : " << name << endl; + cout << "Package Pid : " << pid << endl; + cout << "Package Owner : (Displayed Down)" << endl; + owner->display(); + cout << "Package jichu_time : " << jichu_time << endl; + cout << "Package songda_time : " << songda_time << endl; + cout << "Package quhuo_time : " << quhuo_time << endl; + cout << "Package Picked? : " << is_picked << endl; + cout << "Package Mass : " << mass << endl; + cout << "Package Volume : " << volume << endl; + cout << "Package Distance : " << distance << endl; +} + + diff --git a/HuajisheCaiNiaoE-Station/package.h b/HuajisheCaiNiaoE-Station/package.h new file mode 100644 index 0000000..fdf470f --- /dev/null +++ b/HuajisheCaiNiaoE-Station/package.h @@ -0,0 +1,46 @@ +#pragma once +#include +#include +#include "user.h" +#include "stock.h" + +using std::cin; +using std::cout; +using std::endl; +using std::string; + +class User; +class Stock; + +class Package { +private: + std::string name; + std::string pid;//auto + User* owner; + std::string jichu_time; + std::string songda_time;//time format: 2025-05-08-23-15-03(eazy to cmp and check) + std::string quhuo_time; + bool is_picked; + std::string verify_code; + double volume; + double mass; + double distance; + bool is_vfast; + Stock* stockin; + int stock_num; +public: + Package(); + Package(std::string n, std::string pid, std::string j, std::string s, User* o,double v , double m, double d,bool v0); + void create_vc(); + void verifing(std::string n, std::string time); + std::string Check_pid(); + std::string Check_vc(); + double create_fee(); + int Check_stock_num(); + void display(); + Package& stocked(Stock* x); + Package& alter_stock_num(int n); + Package& alter_stockin(Stock& x); + User* Check_User(); + Package& operator=(const Package& x); +}; \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/stock.cpp b/HuajisheCaiNiaoE-Station/stock.cpp new file mode 100644 index 0000000..484feac --- /dev/null +++ b/HuajisheCaiNiaoE-Station/stock.cpp @@ -0,0 +1,97 @@ +#include +#include +#include "stock.h" +#include "user.h" +#include "package.h" + +class Package; + + +int min(int a, int b) { + return a > b ? b : a; +} + + +Stock::Stock() { + all = 10; + used = 0; + for (int i = 0;i < 10;i++) { + pid_code[i] = "-1"; + } +} +Stock::Stock(int a, int l, int* p) { + all = a; + used = l; + for (int i = 0;i < 10;i++) { + pid_code[i] = *(p + i); + } +} +int Stock::Check_used() { + return used; +} +Stock& Stock::inStock(Package& x) { + if (used != ALL0 && all - used > (int)(all * 0.2)) { + int tmp = 0; + for (int i = 0;i < ALL0;i++) { + if (this->pid_code[i] == "-1") { + tmp = i; + break; + } + } + pid_code[tmp] = x.Check_pid(); + x.alter_stock_num(tmp); + x.alter_stockin(*this); + used++; + return *this; + } + else if (all - used <= (int)(all * 0.2)) { + int tmp = 0; + for (int i = 0;i < ALL0;i++) { + if (this->pid_code[i] == "-1") { + tmp = i; + break; + } + } + pid_code[tmp] = x.Check_pid(); + x.alter_stock_num(tmp); + x.alter_stockin(*this); + used++; + this->alert(); + return *this; + } + else { + cout << "This Stock is FULL. Search for Another One" << endl; + return *this; + } + +} +Stock& Stock::outStock(Package& x) { + //Óðü¹ü¶ÔÏóÈ¡»õ + int s = x.Check_stock_num(); + if (s >= 0 && s <= ALL0) { + pid_code[s] = "-1"; + this->refresh(); + } + return *this; +} +//x=pid +Stock& Stock::refresh() { + int cnt = 0; + for (int i = 0;i < ALL0;i++) { + if (pid_code[i] == "-1") { + cnt++; + } + } + cnt = used; + return *this; +} +Stock& Stock::alert() { + cout << "This Stock is ALMOST FULL." << endl; + return *this; +} +std::string Stock::Check_Product(int n) { + return pid_code[n-1]; +} +std::string* Stock::Check_ProductAll() { + return pid_code; +} diff --git a/HuajisheCaiNiaoE-Station/stock.h b/HuajisheCaiNiaoE-Station/stock.h new file mode 100644 index 0000000..401be2c --- /dev/null +++ b/HuajisheCaiNiaoE-Station/stock.h @@ -0,0 +1,33 @@ +#pragma once +#include +#include "user.h" +#include "package.h" +#define USED0 0 +#define ALL0 10 +#define TOTAL0 100 +#define STOCK_NUM 10 +/*ĬÈÏ£º +all(Õâ¸ö»õ¼ÜÄܷż¸¸ö»õÎï) =10 +used = 0 +ºóÆÚ¿ÉÔÚÅäÖÃÎļþÖе÷Õû +*/ + +class Package; + +class Stock { +private: + int all; + int used; + std::string pid_code[ALL0]; +public: + Stock(); + Stock(int a, int l, int* p); + Stock& inStock(Package& x);//x=pid + //Stock& outStock(std::string x);//x=pid + Stock& refresh(); + Stock& alert(); + int Check_used(); + std::string Check_Product(int n); + std::string* Check_ProductAll(); + Stock& outStock(Package& x); +}; \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/user.cpp b/HuajisheCaiNiaoE-Station/user.cpp new file mode 100644 index 0000000..ea3acce --- /dev/null +++ b/HuajisheCaiNiaoE-Station/user.cpp @@ -0,0 +1,135 @@ +#include +#include +#include "package.h" +#include "user.h" +#include "stock.h" + +class Package; +class Stock; + +extern Stock cainiao[STOCK_NUM]; +extern Package* k; + + //Package package_num();//ÓÃPackageÀà + + User::User() { + name = "#UNDEFINED_N"; + phone_num = "#UNDEFINED_P"; + uid = "#UNDEFINED_U"; + jingyan = -1; + } + User::User(std::string n, std::string p, std::string u) { + name = n; + phone_num = p; + uid = u; + jingyan = 0; + } + + + User& User::reg(std::string n, std::string p, std::string u) { + name = n; + phone_num = p; + uid = u; + jingyan = 0; + if (p.size() == 11) cout << n + ", Your are registered!" << endl; + else + { + cout << "Hello " + n + " "; + } + return *this; + } + User& User::alt_name(string n) { + name = n; + cout << "Name altered to " + n << endl; + return *this; + } + User& User::alt_pn(string p) { + phone_num = p; + cout << "Phone Number altered to " + p << endl; + return *this; + } + void User::del() { + name = "#DELETED_" + name; + phone_num = "#DELETED_" + phone_num; + uid = "#DELETED_" + uid; + cout << "User Deleted" << endl; + } + void User::display() { + cout << " Name :" + name << endl; + cout << " Phone Number: " + phone_num << endl; + cout << " uid :" + uid << endl; + } + std::string User::Check_uid() { + return uid; + } + std::string User::Check_name() { + return name; + } + + std::string User::Check_phone() { + return phone_num; + } + User& User::operator=(const User& x) { + name = x.name; + phone_num = x.phone_num; + uid = x.uid; + jingyan = x.jingyan; + return *this; + } + bool User::operator==(const User& x) { + if (name == x.name && + phone_num == x.phone_num && + uid == x.uid && + jingyan == x.jingyan + ) + return true; + else + return false; + } + Package* User::Check_Package() { + Package *tp = new Package [TOTAL0]; + int cnt = 0; + cout << "Chekcing Packages" << endl; + for (int i = 0;i < TOTAL0; i++) { + //extern k[i]µÄÎÊÌ⣬²éѯϵͳÊÇÕýÈ·µÄ + if (*(k[i].Check_User()) == *this) { + tp[cnt] = k[i]; + //cout << "YES" << endl; + cnt++; + } + } + if (cnt == 0) { + cout << "ûÓвéѯµ½°ü¹ü" << endl; + } + return tp; + } + + User& User::add_exp(int s) { + jingyan += s; + return *this; + } + User& User::refresh() { + if (jingyan >= 100) { + VIP* temp = new VIP; + temp->reg(*this); + return *temp; + } + return *this; + } + + + VIP::VIP() { + flag = true; +} + +VIP::VIP(User& x,bool f) : User(x.Check_name(), x.Check_phone(),x.Check_uid()) { + flag = f; +} + +VIP& VIP::reg(User& x){ + flag = true; + return *this; +} +User::~User() { + //delete[] temp; +} \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/user.h b/HuajisheCaiNiaoE-Station/user.h new file mode 100644 index 0000000..fb8cd77 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/user.h @@ -0,0 +1,47 @@ +#pragma once +#include +#include +#include "package.h" +#include "stock.h" + +class Package; + +class User { + +private: + std::string name; + std::string phone_num; + //ÕâÀïÏȲ»Ê¹Ó㬺óÃæ¿ÉÒÔÖ±½Óͳ¼Æ°ü¹ü//ÓÃPackageÀà + std::string uid;//Íⲿ´æ´¢user×ÜÊý£¬userµÄuid×î´óÖµ + int jingyan; +public: + User(); + User(std::string n, std::string p, std::string u); + ~User(); + User& reg(std::string n, std::string p, std::string u); + User& alt_name(std::string n); + User& alt_pn(std::string p); + void del(); + std::string Check_uid(); + void display(); + std::string Check_name(); + std::string Check_phone(); + User& add_exp(int s); + User& refresh(); + Package* Check_Package(); + User& operator=(const User& x); + bool operator==(const User& x); +}; + +class VIP : public User { +private: + //std::string name; + //std::string phone_num; + //std::string uid; + //int jingyan; + bool flag; +public: + VIP(); + VIP(User& x, bool f); + VIP& reg(User& x); +}; \ No newline at end of file diff --git a/HuajisheCaiNiaoE-Station/variable.cpp b/HuajisheCaiNiaoE-Station/variable.cpp new file mode 100644 index 0000000..105e4cc --- /dev/null +++ b/HuajisheCaiNiaoE-Station/variable.cpp @@ -0,0 +1,23 @@ +#include +#include +#include "package.h" +#include "stock.h" +#include "user.h" +#include + +class User; + +Stock cainiao[STOCK_NUM]; +User temp("Van", "110", "uid114514"); + +std::string LIU_YING = "GGGGGGGGGGGGGGGGGGGGGGGGP555555J7!!!7???7!!!!!!!7777!!!!!!!~~!!7?JYYY?~7JJYPGGPPPPPPPPPP555555YYJ?7!\nGGGGGGGGGGGGGGGGGGGGGG5555555Y ? !!7JY ? 7!!!!!!!7777!!!!!!!~~!7JJJJJJ ? ? JYJ!77!!? 5PGPPPPPPPPP55555YYJ ? !~\nGGGGGGGGGGGGGGGGGGGGP5555555YJ ? ? YY ? !!!!!!!!!7!!!!!!!!!!7JPGBBPYJJJJJJ ? ? 7~7JJ7 ^ !YGGPPPPPPPPP5555YYJ7!\nGGGGGGGGGGGGGGGGGGG555555555P55Y ? !!!!!!!!!!!!!!!!!!!!? 5GBBBBBBGYYY5GBBGP5J ? J5 ? ^ ^!5GGGPPPPPPP5555YYJ ? \nGGGGGGGGGGGGGGGGGG55555555PPPY ? !~~~~!!!~~~~!!!!!!!7JGBBBBBBGP5YYYYYPGBBBBGPJ7Y!~~^ ? PGGGPPPPPPP5555YY\nGGGGGGGGGGGGBBGBG5555555PPP5J ? 7!!!!!!!!~~~~~~~~~!YPGP55YYJJ ? 7777777 ? ? 5GBBBBB5 ? J ^ !!^ ~5GGGPPPPPPP55555\nGGGGGBBBBBGGGBBBP555555PP55JY7!!!!!!!!!!!!!!!~~7 ? ? 7!!!!!~~!!!!!!!!!!!!!7JPGBBYY!^ !7 ^ : JGGGGPPPPPP5555\nBBBBBBBBBBBGBBGP555555PP55Y5 ? 77!!!!!!!!!!!!!!!7!!!!!!!!!!!!!~~~~~!!!!!!!!!? 5G5Y7~: 7 ? ^ . ? GGGPPPPPPP555\nBBBBBBBBBBBBBPPP5PP55P55555J7!!!!!!!777!!!!~!7!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!? 5Y ? ~: ^ ? ? ^ : ? GGGGGPPPPPPP\nBBBBBBBBBGGP55GBGP5PP5555Y ? 7!!!!!!!!77!!!!~!!!!!!!!!!!!!7!!!!!!!!!!!!~~~~!!!!7PJ ^ ::7J ? ::JGGGGPPPPPPP\nBBBBGG5YJ ? ? JYY5GBGPP55P5YJ ? !!!? ? !!!!77!!!!!!!!!!77!!7 ? JY7!!!!!!!!!!!!!!~~~!!!!J7~: .~P57 : ^ 5GGGGPPPPPP\nP5Y ? 7!!7 ? JY555PPPP555P5YY7!7JY5 ? !!!!7!!!!!!777777 ? ? ? ? J5J!7!!!!!!77!!!!!!!!7!!!!~^ .::5GP!.7GGGGGGPPPP\n!!!!7 ? Y55555PPPP5555P5YY ? 7JYY5Y!!!!!!!!7 ? 77777!!!!~~^ !Y777!!!!!77!!!!!!!!7!!!!!!^ . : ^ YGGG~^ PGGGGGGPPP\n!!7 ? YYY555PPPP555PPPYYYYYYYYJ5J7!!!!!!!7!!!77!!!~~~~~!Y!77!!!!77!!!!!!!7 ? !!!!!!!::. : YGGGY ^ PGGGGGGPPP\n? ? YY55555PGPPPPPGP5YY55YYYYY ? 5J77!!!!!7~!? JYPPPPP5 ? !~!J!J7!!77!!!!!!!!7YJ!!!!!!^ .::.!GGG5!GGGGGGGPPP\n5555555PPPPPPPPPPPYYPPYYYYYY7JY77!!!!77~~~~~~~~!? YP5!!? 7Y7777!!!!!!77 ? Y5 ? !!!!!~: ^ :: : ^ PGGYYGGGGGGGGPP\n55PPPPPPPPPPPPPPP55PPPYYYYYYJ!YJ777!!77~~~~~~~~~~~~7!!7 ? Y ? 77!!!777 ? ? 7J5Y7!!7!~::!^ :: : 5GGPGGGGGGGGGPP\nPPPPPPPPPPPPPPPPP5P5PP5YYYYYY!7Y ? 777!77~~~~~~~~~~~~~~!? ? 777777777777~7YY7!7!~::!7~:: : 5GGGGGGGGGGGPP5\nPPPPPP5PPPPPPPP5PP55PPP5YYYYY ? !? J ? ? J ? 7 ? !~~~~~~~~~~~!77 ? ? 7777!!77JJ7~~7Y ? 77!^ : ~^ ? 7!^ ::PGGGGGGGGGGP555\nPPPPPP5PPPPPPPPPP55PPPPY55YYYY7 ? 77 ? JJ ? ? ? !~~~~~~~~~~~~~~!~~~~~7 ? 7YGG ? ~JY ? 7~^ ~7~: J ? !~: !GGGGGGGGGPP5555\nPPPPPPPPPPP5PPP5555PPP5JYG5YYYJ ? !~~7 ? 7!!7!~~~~~~~~~~~~~~~~!!!~~~~~GBJ5J7!!7 ? ~: ~P ? 7~: YGGGGGGGP5PPPP55\n5GPPPPPPPP5PPP55555P55JJYYPP555Y ? ~~~~~~~~~~~~~7!~~~~~~~~~!!!~~~~~~? YJ ? 77 ? ? 7!: ~PG ? 7 ^ 7GGGGGGP55PPP5J7~\n55PPP55PP5PPPP5555P55YJJYJ5PYYY55J!~~~~~~~~~~~5YYJ ? !~~~~~~~~~~~~~? ? ? ? 777777 : ~PGP ? 7!GGGGGGYYPPPY7!~~!\n5555PP5P55PPP5555P55YYY55YP5YYYYYJ7~~~~~~~~~~~7JJJY5YJ7~~~~~~~!!7 ? ? ? ? ? 7 ? 7~^ 7PGG57JPGGGPY ? YPPPYJYYYYY\n555555PPPPPP555555P5YYYYY5555YYYYYJ ? !~~~~~~~~~~!? JJJ5P57~~~~~~? ? !7 ? 7777!~75GGGP ? 5GGPY7~? PGPP555YYJJ ? \n5555555PPPP555555YP5YYYYY5YYYYYYYYYYY ? ~~~~~~~~~~~!!77!~~~~~~!? J77777777JPGGGGPY55 ? !::~YPPPPPPPPPPPPP\nP55555PPPP555555YYP5Y55YY55YYYYYYYYYYYJ7~~~~~~~~~~~~^ ^~~~77 ? J ? 7 ? 555 ? !!!!!!!!!^ ^::::~JPPPPPPPPPPPPPP5\n5PP55PPPP555555YYY55YYYYY55YYYYY555YYYYYJ ? !~~~~~~~~~!7 ? JJ ? 7!!~: YPPPPY7~^ :::::: ^ ~~7JPPPPPPPPPPPPPPPP5\n55PPPPP5555555PYY5GG5YYYY55YYYY5YYYJ ? J ? ? JYYJ7!!7 ? ? JJYYYY77!!~: !P5P55Y ? ~:::::: : ^ ~J5PPPPPPPPPPPPPPPP55\n5PPPP5555555555GGBGBBGP55YPYY7Y5YY7!~~~!? JJJYYYYYYYJJJYJ77!!^ : 7 ? ? ? JYY7 ^ :::::: : ^ ~J55PPPPPPPPPPPPPPPPP\n5PP55PPP55555PG#BPPG###BBGGG57 ? Y ? ~~~~~!!7 ? 7!7YYJJYYYYYYY77!!^ : !~^ ^~? YJ!^ ::::::~7Y5PPPPPPPPPPPPPPPPPP\nPPPGGP55555PB###B####B######BGPP ? !~~~!!~J ? 7 ? YYYYYYYYYYYY7!!!^ ^7~~~~? 55Y ? 7!~~!7 ? Y55PPPPPPPPPPPPPPPPPP\nPGGP555PGGBB#BBBBBBBBBB####BPPPPGP5J ? !~~!~~? YYYYYYYYYYYYJ!!!~^ J ? ? ? ? J555555YYY5555PPPPPPPPPPPPPPPPPPP\nPPP5PGBBBBBBBBBBBBBBBBBBBB#BGPPPPPGGG5J ? ? J55YJYYYYYYYYYYYJ7!!~YJYYYYYY5PPPPPPPPPPPPPPPPPPPPPPPPGGGGP\nPPPPB#BBBBBBBBBBBBBBBBBB####BBGPPPPPPGGGGGGGGPYYYYYYYYYYYYY7!~YYYYYYYYY555PPPPPPPPPPPPPPPPPPPPGGGGGG\nPPPPB#BBBBBBBBBBBBGGGGGGBBBBBBBGPPPPGPPPPPGPGBB5YYYYYYYYYY5Y!~7YYYYYYYYY55555PPPPPP5PPPPPP5PPGGGGGGG\nPPPPB##BBBBBBBGGGGBBBBBBBBBBBBBBBGPPPPPPPPPPGGGBPYYYYYYYYY55Y!~!? YYYYY5YY55555555P7~5P5555PJ7BGGGGGG\nPPPPG#####BBGGGB######BBBBBGGGGGGGGBGPPPPPPPPPGGBG5Y55555555PY7~!!? JY5Y5555555555Y~: ? P555PY : ^ YPGGGGG\nPPPPG#####BGG####BBBBBBBBBBBGPPPPPPPGGG5555PPPPPPGBGP555555555Y77 ? !!7J55555555555Y!^ ^55P5Y ? . ^ ^~GGGGG\nPPPPG####BGB##BBBBBBBBBBBBBBBGPPPPPPPPGGP55PPGGGPPPGBBGPP555555Y ? Y5Y ? 77Y55555555YY ? ~^ 7P5JY7.~!.7BGGG\nPPPPB###BGGB#BBBBBBBBBBBBBBBBGPPPPP5PBGGPB5YPGGGGGGPPPPGBP5555555 ? Y55P5JJ555555YJJ5!~~JY ? Y7 : !P : .JBGG\nPPPG###BB#BGBBBBBBBBBBBBBBBBGPPPPPP5PBG5JB#GY5PPPGGGGGGPPPP55Y555YJ55PGPY ? 7 ? 5PYY ? YP7~~7JJY~~!57 ^ ^PGG\nPPPB###B###GGGBBBBBBBBBBBBBBPPPPPPPPP5JJYPGBBPY5P55PPGGGGGGPP5YYJJJ55PPPP ? 7 ? 5YJ ? ? PPJ~~~Y5 ? ~~!Y7~^ JBG\nPPB###B#####BGGGBBBBBBBBBBBGPPPPPPPY~7YP5JPPPGGBP5PBGPP5Y5PGGGGY ? ? ? 5GP5PPPPPYJY7JP55~~~!Y!~~!B!~^ ^7G\nPG##BGB#####BBBGGGGBBBBBBBBBBGPPP5Y~~YBB5JGPPPG5JJPGGGGG5YJ ? YPPPY777YJYJJYPYJJYJJJYY!~~~~~~~~? !~~^ .7\nGB#BGB##B###BBBBBBGGGGPGGGGGPP5YYYJ75BBBGPBGGPG ? !YGGGGGGPJYYJY55555 ? 7Y55J77JYYY ? 7 ? J7!!!!!!!~~~~~~^ . ? \nBBBGBB##GB##BBBBBBBBBBGGGPYJJJJJJY55GBBBGGBGGPY~!GGGGGGGGPYJYJ ? J5PPPYPGGG5777YYYYY ? !~~~~~~~~~~~~~::P\n"; + +//PRINT_LIUYING_ONE_BY_ONE + +void PRINT_LIU_YING() { + std::string temp001 = LIU_YING; + for (int i = 0;i < temp001.size();i++) { + cout << temp001[i]; + Sleep(10); + } +} diff --git a/HuajisheCaiNiaoE-Station/variable.h b/HuajisheCaiNiaoE-Station/variable.h new file mode 100644 index 0000000..6f70f09 --- /dev/null +++ b/HuajisheCaiNiaoE-Station/variable.h @@ -0,0 +1 @@ +#pragma once diff --git a/editor/.clangd b/HuajisheSDLeditor/.clangd similarity index 100% rename from editor/.clangd rename to HuajisheSDLeditor/.clangd diff --git a/editor/.clangd~ b/HuajisheSDLeditor/.clangd~ similarity index 100% rename from editor/.clangd~ rename to HuajisheSDLeditor/.clangd~ diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll b/HuajisheSDLeditor/ButtonGame/SDL3.dll similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll rename to HuajisheSDLeditor/ButtonGame/SDL3.dll diff --git a/editor/ButtonGame/main.exe b/HuajisheSDLeditor/ButtonGame/main.exe similarity index 100% rename from editor/ButtonGame/main.exe rename to HuajisheSDLeditor/ButtonGame/main.exe diff --git a/SDL3-3.3.6/.git-hash b/HuajisheSDLeditor/SDL3-3.3.6/.git-hash similarity index 100% rename from SDL3-3.3.6/.git-hash rename to HuajisheSDLeditor/SDL3-3.3.6/.git-hash diff --git a/SDL3-3.3.6/INSTALL.md b/HuajisheSDLeditor/SDL3-3.3.6/INSTALL.md similarity index 100% rename from SDL3-3.3.6/INSTALL.md rename to HuajisheSDLeditor/SDL3-3.3.6/INSTALL.md diff --git a/SDL3-3.3.6/LICENSE.txt b/HuajisheSDLeditor/SDL3-3.3.6/LICENSE.txt similarity index 100% rename from SDL3-3.3.6/LICENSE.txt rename to HuajisheSDLeditor/SDL3-3.3.6/LICENSE.txt diff --git a/SDL3-3.3.6/Makefile b/HuajisheSDLeditor/SDL3-3.3.6/Makefile similarity index 100% rename from SDL3-3.3.6/Makefile rename to HuajisheSDLeditor/SDL3-3.3.6/Makefile diff --git a/SDL3-3.3.6/README.md b/HuajisheSDLeditor/SDL3-3.3.6/README.md similarity index 100% rename from SDL3-3.3.6/README.md rename to HuajisheSDLeditor/SDL3-3.3.6/README.md diff --git a/SDL3-3.3.6/cmake/SDL3Config.cmake b/HuajisheSDLeditor/SDL3-3.3.6/cmake/SDL3Config.cmake similarity index 100% rename from SDL3-3.3.6/cmake/SDL3Config.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/cmake/SDL3Config.cmake diff --git a/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake b/HuajisheSDLeditor/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake similarity index 100% rename from SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a diff --git a/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc diff --git a/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt b/HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt similarity index 100% rename from SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt rename to HuajisheSDLeditor/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_begin_code.h# b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_begin_code.h# similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_begin_code.h# rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_begin_code.h# diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_timer.h# b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_timer.h# similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_timer.h# rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/#SDL_timer.h# diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc diff --git a/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt b/HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt similarity index 100% rename from SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt rename to HuajisheSDLeditor/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt diff --git a/blockade/SDL3.dll b/HuajisheSDLeditor/SDL3.dll similarity index 100% rename from blockade/SDL3.dll rename to HuajisheSDLeditor/SDL3.dll diff --git a/editor/SDL3/#SDL_begin_code.h# b/HuajisheSDLeditor/SDL3/#SDL_begin_code.h# similarity index 100% rename from editor/SDL3/#SDL_begin_code.h# rename to HuajisheSDLeditor/SDL3/#SDL_begin_code.h# diff --git a/editor/SDL3/#SDL_timer.h# b/HuajisheSDLeditor/SDL3/#SDL_timer.h# similarity index 100% rename from editor/SDL3/#SDL_timer.h# rename to HuajisheSDLeditor/SDL3/#SDL_timer.h# diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h b/HuajisheSDLeditor/SDL3/SDL.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h rename to HuajisheSDLeditor/SDL3/SDL.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h b/HuajisheSDLeditor/SDL3/SDL_assert.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h rename to HuajisheSDLeditor/SDL3/SDL_assert.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h b/HuajisheSDLeditor/SDL3/SDL_asyncio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h rename to HuajisheSDLeditor/SDL3/SDL_asyncio.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h b/HuajisheSDLeditor/SDL3/SDL_atomic.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h rename to HuajisheSDLeditor/SDL3/SDL_atomic.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h b/HuajisheSDLeditor/SDL3/SDL_audio.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h rename to HuajisheSDLeditor/SDL3/SDL_audio.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h b/HuajisheSDLeditor/SDL3/SDL_begin_code.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h rename to HuajisheSDLeditor/SDL3/SDL_begin_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h b/HuajisheSDLeditor/SDL3/SDL_bits.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h rename to HuajisheSDLeditor/SDL3/SDL_bits.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h b/HuajisheSDLeditor/SDL3/SDL_blendmode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h rename to HuajisheSDLeditor/SDL3/SDL_blendmode.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h b/HuajisheSDLeditor/SDL3/SDL_camera.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h rename to HuajisheSDLeditor/SDL3/SDL_camera.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h b/HuajisheSDLeditor/SDL3/SDL_clipboard.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h rename to HuajisheSDLeditor/SDL3/SDL_clipboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h b/HuajisheSDLeditor/SDL3/SDL_close_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h rename to HuajisheSDLeditor/SDL3/SDL_close_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h b/HuajisheSDLeditor/SDL3/SDL_copying.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h rename to HuajisheSDLeditor/SDL3/SDL_copying.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h b/HuajisheSDLeditor/SDL3/SDL_cpuinfo.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h rename to HuajisheSDLeditor/SDL3/SDL_cpuinfo.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h b/HuajisheSDLeditor/SDL3/SDL_dialog.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h rename to HuajisheSDLeditor/SDL3/SDL_dialog.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h b/HuajisheSDLeditor/SDL3/SDL_dlopennote.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h rename to HuajisheSDLeditor/SDL3/SDL_dlopennote.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h b/HuajisheSDLeditor/SDL3/SDL_egl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h rename to HuajisheSDLeditor/SDL3/SDL_egl.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h b/HuajisheSDLeditor/SDL3/SDL_endian.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h rename to HuajisheSDLeditor/SDL3/SDL_endian.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h b/HuajisheSDLeditor/SDL3/SDL_error.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h rename to HuajisheSDLeditor/SDL3/SDL_error.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h b/HuajisheSDLeditor/SDL3/SDL_events.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h rename to HuajisheSDLeditor/SDL3/SDL_events.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h b/HuajisheSDLeditor/SDL3/SDL_filesystem.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h rename to HuajisheSDLeditor/SDL3/SDL_filesystem.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h b/HuajisheSDLeditor/SDL3/SDL_gamepad.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h rename to HuajisheSDLeditor/SDL3/SDL_gamepad.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h b/HuajisheSDLeditor/SDL3/SDL_gpu.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h rename to HuajisheSDLeditor/SDL3/SDL_gpu.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h b/HuajisheSDLeditor/SDL3/SDL_guid.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h rename to HuajisheSDLeditor/SDL3/SDL_guid.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h b/HuajisheSDLeditor/SDL3/SDL_haptic.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h rename to HuajisheSDLeditor/SDL3/SDL_haptic.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h b/HuajisheSDLeditor/SDL3/SDL_hidapi.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h rename to HuajisheSDLeditor/SDL3/SDL_hidapi.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h b/HuajisheSDLeditor/SDL3/SDL_hints.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h rename to HuajisheSDLeditor/SDL3/SDL_hints.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h b/HuajisheSDLeditor/SDL3/SDL_init.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h rename to HuajisheSDLeditor/SDL3/SDL_init.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h b/HuajisheSDLeditor/SDL3/SDL_intrin.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h rename to HuajisheSDLeditor/SDL3/SDL_intrin.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h b/HuajisheSDLeditor/SDL3/SDL_iostream.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h rename to HuajisheSDLeditor/SDL3/SDL_iostream.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h b/HuajisheSDLeditor/SDL3/SDL_joystick.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h rename to HuajisheSDLeditor/SDL3/SDL_joystick.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h b/HuajisheSDLeditor/SDL3/SDL_keyboard.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h rename to HuajisheSDLeditor/SDL3/SDL_keyboard.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h b/HuajisheSDLeditor/SDL3/SDL_keycode.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h rename to HuajisheSDLeditor/SDL3/SDL_keycode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h b/HuajisheSDLeditor/SDL3/SDL_loadso.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h rename to HuajisheSDLeditor/SDL3/SDL_loadso.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h b/HuajisheSDLeditor/SDL3/SDL_locale.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h rename to HuajisheSDLeditor/SDL3/SDL_locale.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h b/HuajisheSDLeditor/SDL3/SDL_log.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h rename to HuajisheSDLeditor/SDL3/SDL_log.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h b/HuajisheSDLeditor/SDL3/SDL_main.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h rename to HuajisheSDLeditor/SDL3/SDL_main.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h b/HuajisheSDLeditor/SDL3/SDL_main_impl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h rename to HuajisheSDLeditor/SDL3/SDL_main_impl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h b/HuajisheSDLeditor/SDL3/SDL_messagebox.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h rename to HuajisheSDLeditor/SDL3/SDL_messagebox.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h b/HuajisheSDLeditor/SDL3/SDL_metal.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h rename to HuajisheSDLeditor/SDL3/SDL_metal.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h b/HuajisheSDLeditor/SDL3/SDL_misc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h rename to HuajisheSDLeditor/SDL3/SDL_misc.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h b/HuajisheSDLeditor/SDL3/SDL_mouse.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h rename to HuajisheSDLeditor/SDL3/SDL_mouse.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h b/HuajisheSDLeditor/SDL3/SDL_mutex.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h rename to HuajisheSDLeditor/SDL3/SDL_mutex.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h b/HuajisheSDLeditor/SDL3/SDL_oldnames.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h rename to HuajisheSDLeditor/SDL3/SDL_oldnames.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h b/HuajisheSDLeditor/SDL3/SDL_opengl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h rename to HuajisheSDLeditor/SDL3/SDL_opengl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h b/HuajisheSDLeditor/SDL3/SDL_opengl_glext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h rename to HuajisheSDLeditor/SDL3/SDL_opengl_glext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h b/HuajisheSDLeditor/SDL3/SDL_opengles.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h rename to HuajisheSDLeditor/SDL3/SDL_opengles.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h b/HuajisheSDLeditor/SDL3/SDL_opengles2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h rename to HuajisheSDLeditor/SDL3/SDL_opengles2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h b/HuajisheSDLeditor/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h rename to HuajisheSDLeditor/SDL3/SDL_opengles2_gl2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h b/HuajisheSDLeditor/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h rename to HuajisheSDLeditor/SDL3/SDL_opengles2_gl2ext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h b/HuajisheSDLeditor/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h rename to HuajisheSDLeditor/SDL3/SDL_opengles2_gl2platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h b/HuajisheSDLeditor/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h rename to HuajisheSDLeditor/SDL3/SDL_opengles2_khrplatform.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h b/HuajisheSDLeditor/SDL3/SDL_pen.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h rename to HuajisheSDLeditor/SDL3/SDL_pen.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h b/HuajisheSDLeditor/SDL3/SDL_pixels.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h rename to HuajisheSDLeditor/SDL3/SDL_pixels.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h b/HuajisheSDLeditor/SDL3/SDL_platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h rename to HuajisheSDLeditor/SDL3/SDL_platform.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h b/HuajisheSDLeditor/SDL3/SDL_platform_defines.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h rename to HuajisheSDLeditor/SDL3/SDL_platform_defines.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h b/HuajisheSDLeditor/SDL3/SDL_power.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h rename to HuajisheSDLeditor/SDL3/SDL_power.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h b/HuajisheSDLeditor/SDL3/SDL_process.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h rename to HuajisheSDLeditor/SDL3/SDL_process.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h b/HuajisheSDLeditor/SDL3/SDL_properties.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h rename to HuajisheSDLeditor/SDL3/SDL_properties.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h b/HuajisheSDLeditor/SDL3/SDL_rect.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h rename to HuajisheSDLeditor/SDL3/SDL_rect.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h b/HuajisheSDLeditor/SDL3/SDL_render.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h rename to HuajisheSDLeditor/SDL3/SDL_render.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h b/HuajisheSDLeditor/SDL3/SDL_revision.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h rename to HuajisheSDLeditor/SDL3/SDL_revision.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h b/HuajisheSDLeditor/SDL3/SDL_scancode.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h rename to HuajisheSDLeditor/SDL3/SDL_scancode.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h b/HuajisheSDLeditor/SDL3/SDL_sensor.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h rename to HuajisheSDLeditor/SDL3/SDL_sensor.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h b/HuajisheSDLeditor/SDL3/SDL_stdinc.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h rename to HuajisheSDLeditor/SDL3/SDL_stdinc.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h b/HuajisheSDLeditor/SDL3/SDL_storage.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h rename to HuajisheSDLeditor/SDL3/SDL_storage.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h b/HuajisheSDLeditor/SDL3/SDL_surface.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h rename to HuajisheSDLeditor/SDL3/SDL_surface.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h b/HuajisheSDLeditor/SDL3/SDL_system.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h rename to HuajisheSDLeditor/SDL3/SDL_system.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h b/HuajisheSDLeditor/SDL3/SDL_test.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h rename to HuajisheSDLeditor/SDL3/SDL_test.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h b/HuajisheSDLeditor/SDL3/SDL_test_assert.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h rename to HuajisheSDLeditor/SDL3/SDL_test_assert.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h b/HuajisheSDLeditor/SDL3/SDL_test_common.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h rename to HuajisheSDLeditor/SDL3/SDL_test_common.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h b/HuajisheSDLeditor/SDL3/SDL_test_compare.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h rename to HuajisheSDLeditor/SDL3/SDL_test_compare.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h b/HuajisheSDLeditor/SDL3/SDL_test_crc32.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h rename to HuajisheSDLeditor/SDL3/SDL_test_crc32.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h b/HuajisheSDLeditor/SDL3/SDL_test_font.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h rename to HuajisheSDLeditor/SDL3/SDL_test_font.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h b/HuajisheSDLeditor/SDL3/SDL_test_fuzzer.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h rename to HuajisheSDLeditor/SDL3/SDL_test_fuzzer.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h b/HuajisheSDLeditor/SDL3/SDL_test_harness.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h rename to HuajisheSDLeditor/SDL3/SDL_test_harness.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h b/HuajisheSDLeditor/SDL3/SDL_test_log.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h rename to HuajisheSDLeditor/SDL3/SDL_test_log.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h b/HuajisheSDLeditor/SDL3/SDL_test_md5.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h rename to HuajisheSDLeditor/SDL3/SDL_test_md5.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h b/HuajisheSDLeditor/SDL3/SDL_test_memory.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h rename to HuajisheSDLeditor/SDL3/SDL_test_memory.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h b/HuajisheSDLeditor/SDL3/SDL_thread.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h rename to HuajisheSDLeditor/SDL3/SDL_thread.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h b/HuajisheSDLeditor/SDL3/SDL_time.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h rename to HuajisheSDLeditor/SDL3/SDL_time.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h b/HuajisheSDLeditor/SDL3/SDL_timer.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h rename to HuajisheSDLeditor/SDL3/SDL_timer.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h b/HuajisheSDLeditor/SDL3/SDL_touch.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h rename to HuajisheSDLeditor/SDL3/SDL_touch.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h b/HuajisheSDLeditor/SDL3/SDL_tray.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h rename to HuajisheSDLeditor/SDL3/SDL_tray.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h b/HuajisheSDLeditor/SDL3/SDL_version.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h rename to HuajisheSDLeditor/SDL3/SDL_version.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h b/HuajisheSDLeditor/SDL3/SDL_video.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h rename to HuajisheSDLeditor/SDL3/SDL_video.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h b/HuajisheSDLeditor/SDL3/SDL_vulkan.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h rename to HuajisheSDLeditor/SDL3/SDL_vulkan.h diff --git a/editor/button.cpp b/HuajisheSDLeditor/button.cpp similarity index 100% rename from editor/button.cpp rename to HuajisheSDLeditor/button.cpp diff --git a/editor/button.cpp~ b/HuajisheSDLeditor/button.cpp~ similarity index 100% rename from editor/button.cpp~ rename to HuajisheSDLeditor/button.cpp~ diff --git a/editor/button.h b/HuajisheSDLeditor/button.h similarity index 100% rename from editor/button.h rename to HuajisheSDLeditor/button.h diff --git a/editor/button.h~ b/HuajisheSDLeditor/button.h~ similarity index 100% rename from editor/button.h~ rename to HuajisheSDLeditor/button.h~ diff --git a/editor/main.cpp b/HuajisheSDLeditor/main.cpp similarity index 100% rename from editor/main.cpp rename to HuajisheSDLeditor/main.cpp diff --git a/editor/main.cpp~ b/HuajisheSDLeditor/main.cpp~ similarity index 100% rename from editor/main.cpp~ rename to HuajisheSDLeditor/main.cpp~ diff --git a/editor/main.exe b/HuajisheSDLeditor/main.exe similarity index 100% rename from editor/main.exe rename to HuajisheSDLeditor/main.exe diff --git a/blockade/.clangd b/Huajisheblockade/.clangd similarity index 100% rename from blockade/.clangd rename to Huajisheblockade/.clangd diff --git a/blockade/Apple.cpp b/Huajisheblockade/Apple.cpp similarity index 100% rename from blockade/Apple.cpp rename to Huajisheblockade/Apple.cpp diff --git a/blockade/Apple.h b/Huajisheblockade/Apple.h similarity index 100% rename from blockade/Apple.h rename to Huajisheblockade/Apple.h diff --git a/blockade/CMakeLists.txt b/Huajisheblockade/CMakeLists.txt similarity index 100% rename from blockade/CMakeLists.txt rename to Huajisheblockade/CMakeLists.txt diff --git a/blockade/Game.exe b/Huajisheblockade/Game.exe similarity index 100% rename from blockade/Game.exe rename to Huajisheblockade/Game.exe diff --git a/blockade/SDL3-3.3.6/.git-hash b/Huajisheblockade/SDL3-3.3.6/.git-hash similarity index 100% rename from blockade/SDL3-3.3.6/.git-hash rename to Huajisheblockade/SDL3-3.3.6/.git-hash diff --git a/blockade/SDL3-3.3.6/INSTALL.md b/Huajisheblockade/SDL3-3.3.6/INSTALL.md similarity index 100% rename from blockade/SDL3-3.3.6/INSTALL.md rename to Huajisheblockade/SDL3-3.3.6/INSTALL.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt b/Huajisheblockade/SDL3-3.3.6/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt rename to Huajisheblockade/SDL3-3.3.6/LICENSE.txt diff --git a/blockade/SDL3-3.3.6/Makefile b/Huajisheblockade/SDL3-3.3.6/Makefile similarity index 100% rename from blockade/SDL3-3.3.6/Makefile rename to Huajisheblockade/SDL3-3.3.6/Makefile diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md b/Huajisheblockade/SDL3-3.3.6/README.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md rename to Huajisheblockade/SDL3-3.3.6/README.md diff --git a/blockade/SDL3-3.3.6/cmake/SDL3Config.cmake b/Huajisheblockade/SDL3-3.3.6/cmake/SDL3Config.cmake similarity index 100% rename from blockade/SDL3-3.3.6/cmake/SDL3Config.cmake rename to Huajisheblockade/SDL3-3.3.6/cmake/SDL3Config.cmake diff --git a/blockade/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake b/Huajisheblockade/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake similarity index 100% rename from blockade/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake rename to Huajisheblockade/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt b/Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt rename to Huajisheblockade/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt diff --git a/editor/ButtonGame/SDL3.dll b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll similarity index 100% rename from editor/ButtonGame/SDL3.dll rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt b/Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt rename to Huajisheblockade/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll b/Huajisheblockade/SDL3.dll similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll rename to Huajisheblockade/SDL3.dll diff --git a/SDL3_ttf-3.2.2/.git-hash b/Huajisheblockade/SDL3_ttf-3.2.2/.git-hash similarity index 100% rename from SDL3_ttf-3.2.2/.git-hash rename to Huajisheblockade/SDL3_ttf-3.2.2/.git-hash diff --git a/SDL3_ttf-3.2.2/INSTALL.md b/Huajisheblockade/SDL3_ttf-3.2.2/INSTALL.md similarity index 100% rename from SDL3_ttf-3.2.2/INSTALL.md rename to Huajisheblockade/SDL3_ttf-3.2.2/INSTALL.md diff --git a/SDL3_ttf-3.2.2/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/Makefile b/Huajisheblockade/SDL3_ttf-3.2.2/Makefile similarity index 100% rename from SDL3_ttf-3.2.2/Makefile rename to Huajisheblockade/SDL3_ttf-3.2.2/Makefile diff --git a/SDL3_ttf-3.2.2/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/README.md similarity index 100% rename from SDL3_ttf-3.2.2/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/README.md diff --git a/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake similarity index 100% rename from SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake diff --git a/SDL3_ttf-3.2.2/else/.git-hash b/Huajisheblockade/SDL3_ttf-3.2.2/else/.git-hash similarity index 100% rename from SDL3_ttf-3.2.2/else/.git-hash rename to Huajisheblockade/SDL3_ttf-3.2.2/else/.git-hash diff --git a/SDL3_ttf-3.2.2/else/INSTALL.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/INSTALL.md similarity index 100% rename from SDL3_ttf-3.2.2/else/INSTALL.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/INSTALL.md diff --git a/SDL3_ttf-3.2.2/else/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/else/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/README.md similarity index 100% rename from SDL3_ttf-3.2.2/else/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/README.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist diff --git a/blockade/SDL3-3.3.6/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt similarity index 100% rename from blockade/SDL3-3.3.6/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist diff --git a/blockade/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt similarity index 100% rename from blockade/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist diff --git a/blockade/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt similarity index 100% rename from blockade/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt diff --git a/blockade/SDL3-3.3.6/README.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md similarity index 100% rename from blockade/SDL3-3.3.6/README.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc diff --git a/SDL3_ttf-3.2.2/else/SDL3_ttf.dll b/Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf.dll similarity index 100% rename from SDL3_ttf-3.2.2/else/SDL3_ttf.dll rename to Huajisheblockade/SDL3_ttf-3.2.2/else/SDL3_ttf.dll diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc diff --git a/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc diff --git a/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt b/Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt similarity index 100% rename from SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt rename to Huajisheblockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll b/Huajisheblockade/SDL3_ttf.dll similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll rename to Huajisheblockade/SDL3_ttf.dll diff --git a/blockade/Snake.cpp b/Huajisheblockade/Snake.cpp similarity index 100% rename from blockade/Snake.cpp rename to Huajisheblockade/Snake.cpp diff --git a/blockade/Snake.h b/Huajisheblockade/Snake.h similarity index 100% rename from blockade/Snake.h rename to Huajisheblockade/Snake.h diff --git a/blockade/assets/fonts/NotoSerifCJKsc-Black.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-Black.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-Black.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-Black.otf diff --git a/blockade/assets/fonts/NotoSerifCJKsc-Bold.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-Bold.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-Bold.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-Bold.otf diff --git a/blockade/assets/fonts/NotoSerifCJKsc-ExtraLight.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-ExtraLight.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-ExtraLight.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-ExtraLight.otf diff --git a/blockade/assets/fonts/NotoSerifCJKsc-Light.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-Light.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-Light.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-Light.otf diff --git a/blockade/assets/fonts/NotoSerifCJKsc-Medium.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-Medium.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-Medium.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-Medium.otf diff --git a/blockade/assets/fonts/NotoSerifCJKsc-Regular.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-Regular.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-Regular.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-Regular.otf diff --git a/blockade/assets/fonts/NotoSerifCJKsc-SemiBold.otf b/Huajisheblockade/assets/fonts/NotoSerifCJKsc-SemiBold.otf similarity index 100% rename from blockade/assets/fonts/NotoSerifCJKsc-SemiBold.otf rename to Huajisheblockade/assets/fonts/NotoSerifCJKsc-SemiBold.otf diff --git a/blockade/main-with-innerttf.cpp b/Huajisheblockade/main-with-innerttf.cpp similarity index 100% rename from blockade/main-with-innerttf.cpp rename to Huajisheblockade/main-with-innerttf.cpp diff --git a/blockade/main.cpp b/Huajisheblockade/main.cpp similarity index 100% rename from blockade/main.cpp rename to Huajisheblockade/main.cpp diff --git a/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/ask-for-help.yml b/Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/ask-for-help.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/ask-for-help.yml rename to Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/ask-for-help.yml diff --git a/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/bug.yml b/Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/bug.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/bug.yml rename to Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/bug.yml diff --git a/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/config.yml b/Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/config.yml rename to Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/config.yml diff --git a/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/feature-request.yml b/Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/feature-request.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/feature-request.yml rename to Package/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/feature-request.yml diff --git a/JMComic-Crawler-Python-master/.github/release.py b/Package/JMComic-Crawler-Python-master/.github/release.py similarity index 100% rename from JMComic-Crawler-Python-master/.github/release.py rename to Package/JMComic-Crawler-Python-master/.github/release.py diff --git a/JMComic-Crawler-Python-master/.github/workflows/close_specific_pr.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/close_specific_pr.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/close_specific_pr.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/close_specific_pr.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/download.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/download.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/download.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/download.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/download_dispatch.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/download_dispatch.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/download_dispatch.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/download_dispatch.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/export_favorites.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/export_favorites.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/export_favorites.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/export_favorites.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/release.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/release.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/release.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/release.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/release_auto.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/release_auto.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/release_auto.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/release_auto.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/test_api.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/test_api.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/test_api.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/test_api.yml diff --git a/JMComic-Crawler-Python-master/.github/workflows/test_html.yml b/Package/JMComic-Crawler-Python-master/.github/workflows/test_html.yml similarity index 100% rename from JMComic-Crawler-Python-master/.github/workflows/test_html.yml rename to Package/JMComic-Crawler-Python-master/.github/workflows/test_html.yml diff --git a/JMComic-Crawler-Python-master/.gitignore b/Package/JMComic-Crawler-Python-master/.gitignore similarity index 100% rename from JMComic-Crawler-Python-master/.gitignore rename to Package/JMComic-Crawler-Python-master/.gitignore diff --git a/JMComic-Crawler-Python-master/.readthedocs.yaml b/Package/JMComic-Crawler-Python-master/.readthedocs.yaml similarity index 100% rename from JMComic-Crawler-Python-master/.readthedocs.yaml rename to Package/JMComic-Crawler-Python-master/.readthedocs.yaml diff --git a/JMComic-Crawler-Python-master/LICENSE b/Package/JMComic-Crawler-Python-master/LICENSE similarity index 100% rename from JMComic-Crawler-Python-master/LICENSE rename to Package/JMComic-Crawler-Python-master/LICENSE diff --git a/JMComic-Crawler-Python-master/README.md b/Package/JMComic-Crawler-Python-master/README.md similarity index 100% rename from JMComic-Crawler-Python-master/README.md rename to Package/JMComic-Crawler-Python-master/README.md diff --git a/JMComic-Crawler-Python-master/assets/docs/mkdocs.yml b/Package/JMComic-Crawler-Python-master/assets/docs/mkdocs.yml similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/mkdocs.yml rename to Package/JMComic-Crawler-Python-master/assets/docs/mkdocs.yml diff --git a/JMComic-Crawler-Python-master/assets/docs/requirements.txt b/Package/JMComic-Crawler-Python-master/assets/docs/requirements.txt similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/requirements.txt rename to Package/JMComic-Crawler-Python-master/assets/docs/requirements.txt diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/TODO.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/TODO.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/TODO.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/TODO.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/client.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/client.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/client.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/client.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/command-line.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/command-line.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/command-line.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/command-line.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/config.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/config.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/config.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/config.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/download.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/download.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/download.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/download.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/entity.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/entity.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/entity.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/entity.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/option.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/option.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/option.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/option.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/plugin.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/plugin.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/plugin.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/plugin.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/api/toolkit.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/api/toolkit.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/api/toolkit.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/api/toolkit.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/1.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/1.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/1.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/1.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/10.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/10.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/10.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/10.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/2.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/2.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/2.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/2.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/3.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/3.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/3.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/3.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/4.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/4.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/4.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/4.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/5.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/5.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/5.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/5.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/6.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/6.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/6.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/6.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/7.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/7.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/7.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/7.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/8.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/8.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/8.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/8.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/images/9.png b/Package/JMComic-Crawler-Python-master/assets/docs/sources/images/9.png similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/images/9.png rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/images/9.png diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/index.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/index.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/index.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/index.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/option_file_syntax.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/option_file_syntax.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/option_file_syntax.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/option_file_syntax.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/0_common_usage.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/0_common_usage.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/0_common_usage.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/0_common_usage.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/10_export_favorites.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/10_export_favorites.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/10_export_favorites.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/10_export_favorites.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/11_log_custom.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/11_log_custom.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/11_log_custom.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/11_log_custom.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/1_github_actions.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/1_github_actions.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/1_github_actions.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/1_github_actions.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/2_command_line.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/2_command_line.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/2_command_line.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/2_command_line.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/4_module_custom.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/4_module_custom.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/4_module_custom.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/4_module_custom.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/5_filter.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/5_filter.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/5_filter.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/5_filter.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/6_plugin.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/6_plugin.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/6_plugin.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/6_plugin.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/7_advance.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/7_advance.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/7_advance.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/7_advance.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/8_pick_domain.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/8_pick_domain.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/8_pick_domain.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/8_pick_domain.md diff --git a/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/9_custom_download_dir_name.md b/Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/9_custom_download_dir_name.md similarity index 100% rename from JMComic-Crawler-Python-master/assets/docs/sources/tutorial/9_custom_download_dir_name.md rename to Package/JMComic-Crawler-Python-master/assets/docs/sources/tutorial/9_custom_download_dir_name.md diff --git a/JMComic-Crawler-Python-master/assets/option/option_test_api.yml b/Package/JMComic-Crawler-Python-master/assets/option/option_test_api.yml similarity index 100% rename from JMComic-Crawler-Python-master/assets/option/option_test_api.yml rename to Package/JMComic-Crawler-Python-master/assets/option/option_test_api.yml diff --git a/JMComic-Crawler-Python-master/assets/option/option_test_html.yml b/Package/JMComic-Crawler-Python-master/assets/option/option_test_html.yml similarity index 100% rename from JMComic-Crawler-Python-master/assets/option/option_test_html.yml rename to Package/JMComic-Crawler-Python-master/assets/option/option_test_html.yml diff --git a/JMComic-Crawler-Python-master/assets/option/option_workflow_download.yml b/Package/JMComic-Crawler-Python-master/assets/option/option_workflow_download.yml similarity index 100% rename from JMComic-Crawler-Python-master/assets/option/option_workflow_download.yml rename to Package/JMComic-Crawler-Python-master/assets/option/option_workflow_download.yml diff --git a/JMComic-Crawler-Python-master/assets/option/option_workflow_export_favorites.yml b/Package/JMComic-Crawler-Python-master/assets/option/option_workflow_export_favorites.yml similarity index 100% rename from JMComic-Crawler-Python-master/assets/option/option_workflow_export_favorites.yml rename to Package/JMComic-Crawler-Python-master/assets/option/option_workflow_export_favorites.yml diff --git a/JMComic-Crawler-Python-master/jmbot.py b/Package/JMComic-Crawler-Python-master/jmbot.py similarity index 100% rename from JMComic-Crawler-Python-master/jmbot.py rename to Package/JMComic-Crawler-Python-master/jmbot.py diff --git a/JMComic-Crawler-Python-master/qqgroupbot.py b/Package/JMComic-Crawler-Python-master/qqgroupbot.py similarity index 100% rename from JMComic-Crawler-Python-master/qqgroupbot.py rename to Package/JMComic-Crawler-Python-master/qqgroupbot.py diff --git a/JMComic-Crawler-Python-master/requirements-dev.txt b/Package/JMComic-Crawler-Python-master/requirements-dev.txt similarity index 100% rename from JMComic-Crawler-Python-master/requirements-dev.txt rename to Package/JMComic-Crawler-Python-master/requirements-dev.txt diff --git a/JMComic-Crawler-Python-master/setup.py b/Package/JMComic-Crawler-Python-master/setup.py similarity index 100% rename from JMComic-Crawler-Python-master/setup.py rename to Package/JMComic-Crawler-Python-master/setup.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/__init__.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/__init__.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/__init__.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/__init__.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/api.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/api.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/api.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/api.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/cl.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/cl.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/cl.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/cl.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_client_impl.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_client_impl.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_client_impl.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_client_impl.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_client_interface.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_client_interface.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_client_interface.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_client_interface.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_config.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_config.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_config.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_config.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_downloader.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_downloader.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_downloader.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_downloader.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_entity.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_entity.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_entity.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_entity.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_exception.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_exception.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_exception.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_exception.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_option.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_option.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_option.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_option.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_plugin.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_plugin.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_plugin.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_plugin.py diff --git a/JMComic-Crawler-Python-master/src/jmcomic/jm_toolkit.py b/Package/JMComic-Crawler-Python-master/src/jmcomic/jm_toolkit.py similarity index 100% rename from JMComic-Crawler-Python-master/src/jmcomic/jm_toolkit.py rename to Package/JMComic-Crawler-Python-master/src/jmcomic/jm_toolkit.py diff --git a/JMComic-Crawler-Python-master/tests/test_jmcomic/__init__.py b/Package/JMComic-Crawler-Python-master/tests/test_jmcomic/__init__.py similarity index 100% rename from JMComic-Crawler-Python-master/tests/test_jmcomic/__init__.py rename to Package/JMComic-Crawler-Python-master/tests/test_jmcomic/__init__.py diff --git a/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_api.py b/Package/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_api.py similarity index 100% rename from JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_api.py rename to Package/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_api.py diff --git a/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_client.py b/Package/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_client.py similarity index 100% rename from JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_client.py rename to Package/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_client.py diff --git a/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_custom.py b/Package/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_custom.py similarity index 100% rename from JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_custom.py rename to Package/JMComic-Crawler-Python-master/tests/test_jmcomic/test_jm_custom.py diff --git a/JMComic-Crawler-Python-master/usage/workflow_download.py b/Package/JMComic-Crawler-Python-master/usage/workflow_download.py similarity index 100% rename from JMComic-Crawler-Python-master/usage/workflow_download.py rename to Package/JMComic-Crawler-Python-master/usage/workflow_download.py diff --git a/JMComic-Crawler-Python-master/usage/workflow_export_favorites.py b/Package/JMComic-Crawler-Python-master/usage/workflow_export_favorites.py similarity index 100% rename from JMComic-Crawler-Python-master/usage/workflow_export_favorites.py rename to Package/JMComic-Crawler-Python-master/usage/workflow_export_favorites.py diff --git a/editor/SDL3-3.3.6/.git-hash b/Package/SDL3-3.3.6/.git-hash similarity index 100% rename from editor/SDL3-3.3.6/.git-hash rename to Package/SDL3-3.3.6/.git-hash diff --git a/editor/SDL3-3.3.6/INSTALL.md b/Package/SDL3-3.3.6/INSTALL.md similarity index 100% rename from editor/SDL3-3.3.6/INSTALL.md rename to Package/SDL3-3.3.6/INSTALL.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt b/Package/SDL3-3.3.6/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt rename to Package/SDL3-3.3.6/LICENSE.txt diff --git a/editor/SDL3-3.3.6/Makefile b/Package/SDL3-3.3.6/Makefile similarity index 100% rename from editor/SDL3-3.3.6/Makefile rename to Package/SDL3-3.3.6/Makefile diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md b/Package/SDL3-3.3.6/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md rename to Package/SDL3-3.3.6/README.md diff --git a/editor/SDL3-3.3.6/cmake/SDL3Config.cmake b/Package/SDL3-3.3.6/cmake/SDL3Config.cmake similarity index 100% rename from editor/SDL3-3.3.6/cmake/SDL3Config.cmake rename to Package/SDL3-3.3.6/cmake/SDL3Config.cmake diff --git a/editor/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake b/Package/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake similarity index 100% rename from editor/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake rename to Package/SDL3-3.3.6/cmake/SDL3ConfigVersion.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll b/Package/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll rename to Package/SDL3-3.3.6/i686-w64-mingw32/bin/SDL3.dll diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_assert.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_atomic.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_audio.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_begin_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_camera.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_clipboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_cpuinfo.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dialog.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_dlopennote.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_endian.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_events.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_filesystem.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gamepad.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_gpu.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_haptic.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hidapi.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_hints.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_init.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_intrin.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_iostream.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_joystick.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keyboard.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_keycode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_log.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mouse.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_mutex.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pen.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_pixels.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform_defines.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_power.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_process.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_properties.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_rect.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_render.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_revision.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_scancode.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_sensor.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_stdinc.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_storage.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_surface.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_system.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_assert.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_common.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_compare.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_crc32.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_font.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_fuzzer.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_harness.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_log.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_md5.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_test_memory.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_thread.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_timer.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_version.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_video.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h b/Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h rename to Package/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_vulkan.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3.dll.a diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/libSDL3_test.a diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc b/Package/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc rename to Package/SDL3-3.3.6/i686-w64-mingw32/lib/pkgconfig/sdl3.pc diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt b/Package/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt rename to Package/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt diff --git a/editor/SDL3.dll b/Package/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll similarity index 100% rename from editor/SDL3.dll rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/bin/SDL3.dll diff --git a/editor/SDL3/SDL.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h similarity index 100% rename from editor/SDL3/SDL.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL.h diff --git a/editor/SDL3/SDL_assert.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h similarity index 100% rename from editor/SDL3/SDL_assert.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_assert.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h diff --git a/editor/SDL3/SDL_atomic.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h similarity index 100% rename from editor/SDL3/SDL_atomic.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_atomic.h diff --git a/editor/SDL3/SDL_audio.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h similarity index 100% rename from editor/SDL3/SDL_audio.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_audio.h diff --git a/editor/SDL3/SDL_begin_code.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h similarity index 100% rename from editor/SDL3/SDL_begin_code.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_begin_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h diff --git a/editor/SDL3/SDL_camera.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h similarity index 100% rename from editor/SDL3/SDL_camera.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_camera.h diff --git a/editor/SDL3/SDL_clipboard.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h similarity index 100% rename from editor/SDL3/SDL_clipboard.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_clipboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h diff --git a/editor/SDL3/SDL_cpuinfo.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h similarity index 100% rename from editor/SDL3/SDL_cpuinfo.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_cpuinfo.h diff --git a/editor/SDL3/SDL_dialog.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h similarity index 100% rename from editor/SDL3/SDL_dialog.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dialog.h diff --git a/editor/SDL3/SDL_dlopennote.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h similarity index 100% rename from editor/SDL3/SDL_dlopennote.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_dlopennote.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h diff --git a/editor/SDL3/SDL_endian.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h similarity index 100% rename from editor/SDL3/SDL_endian.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_endian.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h diff --git a/editor/SDL3/SDL_events.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h similarity index 100% rename from editor/SDL3/SDL_events.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_events.h diff --git a/editor/SDL3/SDL_filesystem.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h similarity index 100% rename from editor/SDL3/SDL_filesystem.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_filesystem.h diff --git a/editor/SDL3/SDL_gamepad.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h similarity index 100% rename from editor/SDL3/SDL_gamepad.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gamepad.h diff --git a/editor/SDL3/SDL_gpu.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h similarity index 100% rename from editor/SDL3/SDL_gpu.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_gpu.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h diff --git a/editor/SDL3/SDL_haptic.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h similarity index 100% rename from editor/SDL3/SDL_haptic.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_haptic.h diff --git a/editor/SDL3/SDL_hidapi.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h similarity index 100% rename from editor/SDL3/SDL_hidapi.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hidapi.h diff --git a/editor/SDL3/SDL_hints.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h similarity index 100% rename from editor/SDL3/SDL_hints.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_hints.h diff --git a/editor/SDL3/SDL_init.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h similarity index 100% rename from editor/SDL3/SDL_init.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_init.h diff --git a/editor/SDL3/SDL_intrin.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h similarity index 100% rename from editor/SDL3/SDL_intrin.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_intrin.h diff --git a/editor/SDL3/SDL_iostream.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h similarity index 100% rename from editor/SDL3/SDL_iostream.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_iostream.h diff --git a/editor/SDL3/SDL_joystick.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h similarity index 100% rename from editor/SDL3/SDL_joystick.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_joystick.h diff --git a/editor/SDL3/SDL_keyboard.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h similarity index 100% rename from editor/SDL3/SDL_keyboard.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keyboard.h diff --git a/editor/SDL3/SDL_keycode.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h similarity index 100% rename from editor/SDL3/SDL_keycode.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_keycode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h diff --git a/editor/SDL3/SDL_log.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h similarity index 100% rename from editor/SDL3/SDL_log.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_log.h diff --git a/editor/SDL3/SDL_main.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h similarity index 100% rename from editor/SDL3/SDL_main.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h diff --git a/editor/SDL3/SDL_mouse.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h similarity index 100% rename from editor/SDL3/SDL_mouse.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mouse.h diff --git a/editor/SDL3/SDL_mutex.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h similarity index 100% rename from editor/SDL3/SDL_mutex.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_mutex.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h diff --git a/editor/SDL3/SDL_pen.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h similarity index 100% rename from editor/SDL3/SDL_pen.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pen.h diff --git a/editor/SDL3/SDL_pixels.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h similarity index 100% rename from editor/SDL3/SDL_pixels.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_pixels.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h diff --git a/editor/SDL3/SDL_platform_defines.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h similarity index 100% rename from editor/SDL3/SDL_platform_defines.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform_defines.h diff --git a/editor/SDL3/SDL_power.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h similarity index 100% rename from editor/SDL3/SDL_power.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_power.h diff --git a/editor/SDL3/SDL_process.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h similarity index 100% rename from editor/SDL3/SDL_process.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_process.h diff --git a/editor/SDL3/SDL_properties.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h similarity index 100% rename from editor/SDL3/SDL_properties.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_properties.h diff --git a/editor/SDL3/SDL_rect.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h similarity index 100% rename from editor/SDL3/SDL_rect.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_rect.h diff --git a/editor/SDL3/SDL_render.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h similarity index 100% rename from editor/SDL3/SDL_render.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_render.h diff --git a/editor/SDL3/SDL_revision.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h similarity index 100% rename from editor/SDL3/SDL_revision.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_revision.h diff --git a/editor/SDL3/SDL_scancode.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h similarity index 100% rename from editor/SDL3/SDL_scancode.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_scancode.h diff --git a/editor/SDL3/SDL_sensor.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h similarity index 100% rename from editor/SDL3/SDL_sensor.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_sensor.h diff --git a/editor/SDL3/SDL_stdinc.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h similarity index 100% rename from editor/SDL3/SDL_stdinc.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_stdinc.h diff --git a/editor/SDL3/SDL_storage.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h similarity index 100% rename from editor/SDL3/SDL_storage.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_storage.h diff --git a/editor/SDL3/SDL_surface.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h similarity index 100% rename from editor/SDL3/SDL_surface.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_surface.h diff --git a/editor/SDL3/SDL_system.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h similarity index 100% rename from editor/SDL3/SDL_system.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_system.h diff --git a/editor/SDL3/SDL_test.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h similarity index 100% rename from editor/SDL3/SDL_test.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test.h diff --git a/editor/SDL3/SDL_test_assert.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h similarity index 100% rename from editor/SDL3/SDL_test_assert.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_assert.h diff --git a/editor/SDL3/SDL_test_common.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h similarity index 100% rename from editor/SDL3/SDL_test_common.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_common.h diff --git a/editor/SDL3/SDL_test_compare.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h similarity index 100% rename from editor/SDL3/SDL_test_compare.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_compare.h diff --git a/editor/SDL3/SDL_test_crc32.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h similarity index 100% rename from editor/SDL3/SDL_test_crc32.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_crc32.h diff --git a/editor/SDL3/SDL_test_font.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h similarity index 100% rename from editor/SDL3/SDL_test_font.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_font.h diff --git a/editor/SDL3/SDL_test_fuzzer.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h similarity index 100% rename from editor/SDL3/SDL_test_fuzzer.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_fuzzer.h diff --git a/editor/SDL3/SDL_test_harness.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h similarity index 100% rename from editor/SDL3/SDL_test_harness.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_harness.h diff --git a/editor/SDL3/SDL_test_log.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h similarity index 100% rename from editor/SDL3/SDL_test_log.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_log.h diff --git a/editor/SDL3/SDL_test_md5.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h similarity index 100% rename from editor/SDL3/SDL_test_md5.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_md5.h diff --git a/editor/SDL3/SDL_test_memory.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h similarity index 100% rename from editor/SDL3/SDL_test_memory.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_test_memory.h diff --git a/editor/SDL3/SDL_thread.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h similarity index 100% rename from editor/SDL3/SDL_thread.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_thread.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h diff --git a/editor/SDL3/SDL_timer.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h similarity index 100% rename from editor/SDL3/SDL_timer.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_timer.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h diff --git a/editor/SDL3/SDL_version.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h similarity index 100% rename from editor/SDL3/SDL_version.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_version.h diff --git a/editor/SDL3/SDL_video.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h similarity index 100% rename from editor/SDL3/SDL_video.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_video.h diff --git a/editor/SDL3/SDL_vulkan.h b/Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h similarity index 100% rename from editor/SDL3/SDL_vulkan.h rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_vulkan.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3Config.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3ConfigVersion.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3headersTargets.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets-release.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3sharedTargets.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets-release.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/cmake/SDL3/SDL3testTargets.cmake diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3.dll.a diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/libSDL3_test.a diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc b/Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/lib/pkgconfig/sdl3.pc diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt b/Package/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt rename to Package/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/.git-hash b/Package/SDL3_ttf-3.2.2/.git-hash similarity index 100% rename from blockade/SDL3_ttf-3.2.2/.git-hash rename to Package/SDL3_ttf-3.2.2/.git-hash diff --git a/blockade/SDL3_ttf-3.2.2/INSTALL.md b/Package/SDL3_ttf-3.2.2/INSTALL.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/INSTALL.md rename to Package/SDL3_ttf-3.2.2/INSTALL.md diff --git a/blockade/SDL3_ttf-3.2.2/LICENSE.txt b/Package/SDL3_ttf-3.2.2/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/Makefile b/Package/SDL3_ttf-3.2.2/Makefile similarity index 100% rename from blockade/SDL3_ttf-3.2.2/Makefile rename to Package/SDL3_ttf-3.2.2/Makefile diff --git a/blockade/SDL3_ttf-3.2.2/README.md b/Package/SDL3_ttf-3.2.2/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/README.md rename to Package/SDL3_ttf-3.2.2/README.md diff --git a/blockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake b/Package/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake rename to Package/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfigVersion.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/.git-hash b/Package/SDL3_ttf-3.2.2/else/.git-hash similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/.git-hash rename to Package/SDL3_ttf-3.2.2/else/.git-hash diff --git a/blockade/SDL3_ttf-3.2.2/else/INSTALL.md b/Package/SDL3_ttf-3.2.2/else/INSTALL.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/INSTALL.md rename to Package/SDL3_ttf-3.2.2/else/INSTALL.md diff --git a/blockade/SDL3_ttf-3.2.2/else/LICENSE.txt b/Package/SDL3_ttf-3.2.2/else/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/else/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/README.md b/Package/SDL3_ttf-3.2.2/else/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/README.md rename to Package/SDL3_ttf-3.2.2/else/README.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.clang-format diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.editorconfig diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.git-hash diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.gitmodules diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/.wikiheaders-options diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Android.mk diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CHANGES.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/CMakeLists.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/INSTALL.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/README.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/REVISION.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.sln diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/SDL_ttf.vcxproj.filters diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/clean.sh diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/glfont/glfont.vcxproj diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/VisualC/showfont/showfont.vcxproj diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/Info-Framework.plist diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/SDL_ttf.xcodeproj/project.pbxproj diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/config.xcconfig diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_assert.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_asyncio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_atomic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_audio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_begin_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_bits.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_blendmode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_camera.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_clipboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_close_code.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_copying.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_cpuinfo.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_dialog.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_egl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_endian.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_error.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_events.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_filesystem.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gamepad.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_gpu.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_guid.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_haptic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hidapi.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_hints.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_init.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_intrin.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_iostream.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_joystick.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keyboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_keycode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_loadso.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_locale.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_log.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_main_impl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_messagebox.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_metal.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_misc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mouse.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_mutex.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_oldnames.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengl_glext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pen.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_pixels.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_platform_defines.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_power.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_process.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_properties.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_rect.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_render.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_revision.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_scancode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_sensor.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_stdinc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_storage.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_surface.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_system.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_thread.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_time.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_timer.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_touch.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_tray.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_version.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_video.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Headers/SDL_vulkan.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/Info.plist diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/README.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/iOS/SDL3.framework/SDL3.tbd diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_assert.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_asyncio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_asyncio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_atomic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_audio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_begin_code.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_bits.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_bits.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_blendmode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_blendmode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_camera.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_clipboard.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_close_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_close_code.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_copying.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_copying.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_cpuinfo.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_dialog.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_egl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_egl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_endian.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_error.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_error.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_events.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_filesystem.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gamepad.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_gpu.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_guid.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_guid.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_haptic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hidapi.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_hints.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_init.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_intrin.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_iostream.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_joystick.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keyboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_keycode.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_loadso.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_loadso.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_locale.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_locale.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_log.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_main_impl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_main_impl.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_messagebox.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_messagebox.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_metal.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_metal.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_misc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_misc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mouse.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_mutex.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_oldnames.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_oldnames.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengl_glext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengl_glext.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2ext.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_gl2platform.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_opengles2_khrplatform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pen.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_pixels.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_platform_defines.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_power.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_process.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_properties.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_rect.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_render.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_revision.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_scancode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_sensor.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_stdinc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_storage.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_surface.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_system.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_thread.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_time.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_time.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_timer.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_touch.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_touch.h diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/include/SDL3/SDL_tray.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_tray.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_version.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_video.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Headers/SDL_vulkan.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/Info.plist diff --git a/editor/SDL3-3.3.6/LICENSE.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt similarity index 100% rename from editor/SDL3-3.3.6/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Resources/README.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/SDL3.tbd diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_assert.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_asyncio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_asyncio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_atomic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_audio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_begin_code.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_bits.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_bits.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_blendmode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_blendmode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_camera.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_clipboard.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_close_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_close_code.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_copying.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_copying.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_cpuinfo.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_dialog.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_egl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_egl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_endian.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_error.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_error.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_events.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_filesystem.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gamepad.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_gpu.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_guid.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_guid.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_haptic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hidapi.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_hints.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_init.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_intrin.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_iostream.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_joystick.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keyboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_keycode.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_loadso.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_loadso.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_locale.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_locale.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_log.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_main_impl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_main_impl.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_messagebox.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_messagebox.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_metal.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_metal.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_misc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_misc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mouse.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_mutex.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_oldnames.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_oldnames.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengl_glext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengl_glext.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2ext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_gl2platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_opengles2_khrplatform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pen.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_pixels.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_platform_defines.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_power.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_process.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_properties.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_rect.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_render.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_revision.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_scancode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_sensor.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_stdinc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_storage.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_surface.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_system.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_thread.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_time.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_time.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_timer.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_touch.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_touch.h diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/include/SDL3/SDL_tray.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_tray.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_version.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_video.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Headers/SDL_vulkan.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/Info.plist diff --git a/editor/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt similarity index 100% rename from editor/SDL3-3.3.6/i686-w64-mingw32/share/licenses/SDL3/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/LICENSE.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/Resources/README.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/A/SDL3.tbd diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_assert.h diff --git a/editor/SDL3/SDL_asyncio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h similarity index 100% rename from editor/SDL3/SDL_asyncio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_asyncio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_atomic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_audio.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_begin_code.h diff --git a/editor/SDL3/SDL_bits.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h similarity index 100% rename from editor/SDL3/SDL_bits.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_bits.h diff --git a/editor/SDL3/SDL_blendmode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h similarity index 100% rename from editor/SDL3/SDL_blendmode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_blendmode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_camera.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_clipboard.h diff --git a/editor/SDL3/SDL_close_code.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h similarity index 100% rename from editor/SDL3/SDL_close_code.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_close_code.h diff --git a/editor/SDL3/SDL_copying.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h similarity index 100% rename from editor/SDL3/SDL_copying.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_copying.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_cpuinfo.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_dialog.h diff --git a/editor/SDL3/SDL_egl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h similarity index 100% rename from editor/SDL3/SDL_egl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_egl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_endian.h diff --git a/editor/SDL3/SDL_error.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h similarity index 100% rename from editor/SDL3/SDL_error.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_error.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_events.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_filesystem.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gamepad.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_gpu.h diff --git a/editor/SDL3/SDL_guid.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h similarity index 100% rename from editor/SDL3/SDL_guid.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_guid.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_haptic.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hidapi.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_hints.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_init.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_intrin.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_iostream.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_joystick.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keyboard.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_keycode.h diff --git a/editor/SDL3/SDL_loadso.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h similarity index 100% rename from editor/SDL3/SDL_loadso.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_loadso.h diff --git a/editor/SDL3/SDL_locale.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h similarity index 100% rename from editor/SDL3/SDL_locale.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_locale.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_log.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main.h diff --git a/editor/SDL3/SDL_main_impl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h similarity index 100% rename from editor/SDL3/SDL_main_impl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_main_impl.h diff --git a/editor/SDL3/SDL_messagebox.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h similarity index 100% rename from editor/SDL3/SDL_messagebox.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_messagebox.h diff --git a/editor/SDL3/SDL_metal.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h similarity index 100% rename from editor/SDL3/SDL_metal.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_metal.h diff --git a/editor/SDL3/SDL_misc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h similarity index 100% rename from editor/SDL3/SDL_misc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_misc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mouse.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_mutex.h diff --git a/editor/SDL3/SDL_oldnames.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h similarity index 100% rename from editor/SDL3/SDL_oldnames.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_oldnames.h diff --git a/editor/SDL3/SDL_opengl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h similarity index 100% rename from editor/SDL3/SDL_opengl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl.h diff --git a/editor/SDL3/SDL_opengl_glext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h similarity index 100% rename from editor/SDL3/SDL_opengl_glext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengl_glext.h diff --git a/editor/SDL3/SDL_opengles.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h similarity index 100% rename from editor/SDL3/SDL_opengles.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles.h diff --git a/editor/SDL3/SDL_opengles2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h similarity index 100% rename from editor/SDL3/SDL_opengles2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2.h diff --git a/editor/SDL3/SDL_opengles2_gl2.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h similarity index 100% rename from editor/SDL3/SDL_opengles2_gl2.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2.h diff --git a/editor/SDL3/SDL_opengles2_gl2ext.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h similarity index 100% rename from editor/SDL3/SDL_opengles2_gl2ext.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2ext.h diff --git a/editor/SDL3/SDL_opengles2_gl2platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h similarity index 100% rename from editor/SDL3/SDL_opengles2_gl2platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_gl2platform.h diff --git a/editor/SDL3/SDL_opengles2_khrplatform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h similarity index 100% rename from editor/SDL3/SDL_opengles2_khrplatform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_opengles2_khrplatform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pen.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_pixels.h diff --git a/editor/SDL3/SDL_platform.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h similarity index 100% rename from editor/SDL3/SDL_platform.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_platform_defines.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_power.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_process.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_properties.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_rect.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_render.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_revision.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_scancode.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_sensor.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_stdinc.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_storage.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_surface.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_system.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_thread.h diff --git a/editor/SDL3/SDL_time.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h similarity index 100% rename from editor/SDL3/SDL_time.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_time.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_timer.h diff --git a/editor/SDL3/SDL_touch.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h similarity index 100% rename from editor/SDL3/SDL_touch.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_touch.h diff --git a/editor/SDL3/SDL_tray.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h similarity index 100% rename from editor/SDL3/SDL_tray.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_tray.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_version.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_video.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Headers/SDL_vulkan.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/Info.plist diff --git a/editor/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt similarity index 100% rename from editor/SDL3-3.3.6/x86_64-w64-mingw32/share/licenses/SDL3/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/LICENSE.txt diff --git a/editor/SDL3-3.3.6/README.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md similarity index 100% rename from editor/SDL3-3.3.6/README.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/Resources/README.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/macOS/SDL3.framework/Versions/Current/SDL3.tbd diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/package diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/SDL_ttf.info diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/mkpackage.sh diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/CMake/SDL3_ttfConfigVersion.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/INSTALL.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/SDL_DS_Store diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/resources/framework/INSTALL.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/sdl_logo.pdf diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/pkg-support/share/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/config.xcconfig diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/macOS/macOS.entitlements diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/Xcode/showfont/showfont.xcodeproj/project.pbxproj diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/SDL_migration.cocci diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/build-release.py diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-i686.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/cmake-toolchain-mingw64-x86_64.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/create-release.py diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/INSTALL.md.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/__main__.py.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/cmake/SDL3_ttfConfigVersion.cmake.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/android/aar/description.json.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/INSTALL.md.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/Makefile diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfigVersion.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/INSTALL.md.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/arm64/INSTALL.md.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfigVersion.cmake.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x64/INSTALL.md.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/pkg-support/msvc/x86/INSTALL.md.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/release-info.json diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_api.py diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/rename_symbols.py diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/test-versioning.sh diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/build-scripts/wikiheaders.pl diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/CPackProjectConfig.cmake.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findharfbuzz.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutosvg.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/Findplutovg.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/GetGitRevisionDescription.cmake.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PkgConfigHelper.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/PrivateSdlFunctions.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/SDL3_ttfConfig.cmake.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdl3-ttf.pc.in diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlcpu.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlmanpages.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/sdlplatform.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/CMakeLists.txt diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/cmake/test/main.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-androidstudio.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-cmake.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-emscripten.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-visualstudio.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/INTRO-xcode.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-migration.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/README-versions.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/hello.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/docs/release_checklist.md diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/editbox.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/glfont.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/showfont.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testapp.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/SDL_math3d.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/build-shaders.sh diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.dxil.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.hlsl diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.msl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader-sdf.frag.spv.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.dxil.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.hlsl diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.msl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.frag.spv.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.dxil.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.hlsl diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.msl.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/examples/testgputext/shaders/shader.vert.spv.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/Get-GitModules.ps1 diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/external/download.sh diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_textengine.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/include/SDL3_ttf/SDL_ttf.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config-version.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/mingw/pkg-support/cmake/sdl3_ttf-config.cmake diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_gpu_textengine.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_names.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_hashtable_ttf.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_renderer_textengine.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_surface_textengine.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.c diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/SDL_ttf.sym diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/stb_rect_pack.h diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf-3.2.2/src/version.rc diff --git a/blockade/SDL3_ttf-3.2.2/else/SDL3_ttf.dll b/Package/SDL3_ttf-3.2.2/else/SDL3_ttf.dll similarity index 100% rename from blockade/SDL3_ttf-3.2.2/else/SDL3_ttf.dll rename to Package/SDL3_ttf-3.2.2/else/SDL3_ttf.dll diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/bin/SDL3_ttf.dll diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_textengine.h diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/include/SDL3_ttf/SDL_ttf.h diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/libSDL3_ttf.dll.a diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc diff --git a/blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt b/Package/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/i686-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt diff --git a/blockade/SDL3_ttf.dll b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll similarity index 100% rename from blockade/SDL3_ttf.dll rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/bin/SDL3_ttf.dll diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_textengine.h diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/include/SDL3_ttf/SDL_ttf.h diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets-release.cmake diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttf-shared-targets.cmake diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfig.cmake diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/cmake/SDL3_ttf/SDL3_ttfConfigVersion.cmake diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/libSDL3_ttf.dll.a diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/lib/pkgconfig/sdl3-ttf.pc diff --git a/blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt b/Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt similarity index 100% rename from blockade/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt rename to Package/SDL3_ttf-3.2.2/x86_64-w64-mingw32/share/licenses/SDL3_ttf/LICENSE.txt