git » fp-git.git » commit 9013e0a

added fullscreen

author ecalot
2005-02-26 13:43:05 UTC
committer ecalot
2005-02-26 13:43:05 UTC
parent 39ef00f2017ff9f2a450e13525b450fc4bb5d578

added fullscreen

FP/src/makefile.lcc +1 -1

diff --git a/FP/src/makefile.lcc b/FP/src/makefile.lcc
index 268d8d5..98a2265 100644
--- a/FP/src/makefile.lcc
+++ b/FP/src/makefile.lcc
@@ -24,7 +24,7 @@ INCLUDE       = -Iinclude -Iports\include -Iports\include\sdl
 LIBS          = SDL.lib
 
 #Defines
-DEFINES       = -DOS=\"$(OS)\" $(LINUX) 
+DEFINES       = -DOS=\"$(OS)\" $(LINUX) -DOUTPUT_FULLSCREEN
 
 #Release type
 # RELEASE may be: