fixes
This commit is contained in:
@ -7,11 +7,11 @@ include $(PARENT_CONFIG)
|
||||
|
||||
|
||||
# Visuals
|
||||
EXE_LINKER_PROGRAM=Crinkler
|
||||
EXE_LINKER_PROGRAM=GNU ld
|
||||
CRINKLER_ORDERTRIES=400
|
||||
SHADER_FILE=shader_minified.h
|
||||
TIME_UNIFORM_NAME='v'
|
||||
RESOLUTION_UNIFORM_NAME='m'
|
||||
TIME_UNIFORM_NAME='y'
|
||||
RESOLUTION_UNIFORM_NAME='v'
|
||||
TEXTS_UNIFORM_NAME='d'
|
||||
USE_WIDECHAR_TEXTS=1
|
||||
TIME_DIVIDER=72993.102
|
||||
|
||||
Reference in New Issue
Block a user