diff --git a/Makefile b/Makefile index 02e68ab8..ed0df58d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ NATIVECC = cc NATIVECXX = c++ +WINDRES = windres BUILD_DIRECTORY = game ASSETS_DIRECTORY = assets