Input (first pass)
This commit is contained in:
@@ -16,7 +16,7 @@ def processLanguageList():
|
||||
# Language keys header data
|
||||
headerKeys = "// Auto-generated language keys header file.\n"
|
||||
headerKeys += "#pragma once\n"
|
||||
headerKeys += "#include \"dusk.hpp\"\n\n"
|
||||
headerKeys += "#include \"Dusk.hpp\"\n\n"
|
||||
|
||||
# This is the desired chunk groups list.. if a language key STARTS with any
|
||||
# of the keys in this list we would "like to" put it in that chunk group.
|
||||
|
||||
Reference in New Issue
Block a user