chore: rm wrap_mode force-fallback

sdl2 warp should be used only if the system does not have sdl2 dependency
This commit is contained in:
0verLighT
2026-03-24 23:03:27 +01:00
committed by kbz_8
parent 790e24ebdb
commit 59b3a297f9

View File

@@ -7,7 +7,6 @@ project('MacroLibX',
'warning_level=2',
'optimization=3',
'cpp_std=c++20',
'wrap_mode=forcefallback',
]
)