Skip to content

llwindowsdl.cpp: fix compile error (clang 15, linux)

Miezhiko requested to merge Miezhiko/alchemy-next:linux_clang_fix_fix_fix into main

was broked here https://git.alchemyviewer.org/alchemy/alchemy-next/-/commit/7bfe703fb80675c8985309b104e525a58a73813a

Load_BMP_Resource was not visible because was declared later on file

Merge request reports