fixes
This commit is contained in:
@ -12,9 +12,9 @@ RESOLUTION_X=1280
|
||||
RESOLUTION_Y=720
|
||||
|
||||
USE_TIME_UNIFORM=1
|
||||
TIME_UNIFORM_NAME='time'
|
||||
TIME_UNIFORM_NAME='u_time'
|
||||
USE_RESOLUTION_UNIFORM=1
|
||||
RESOLUTION_UNIFORM_NAME='resolution'
|
||||
RESOLUTION_UNIFORM_NAME='u_resolution'
|
||||
|
||||
|
||||
# Frame-to-texture, mipmaps
|
||||
@ -55,7 +55,7 @@ PROD_END_TIME=5257472
|
||||
OUTPUT_EXE_NAME=4k_test.exe
|
||||
|
||||
# this is just the name/text of the GUI option, not the name of the linker executable
|
||||
EXE_LINKER_PROGRAM=Crinkler
|
||||
EXE_LINKER_PROGRAM=GNU ld
|
||||
|
||||
QUOTE=\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user