You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-30 18:30:54 +00:00
Update ICU to 78.1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const π = PI
|
||||
@warning_ignore("confusable_identifier")
|
||||
var ㄥ = π
|
||||
|
||||
func test():
|
||||
|
||||
@@ -272,6 +272,7 @@ if env["builtin_icu4c"]:
|
||||
"common/errorcode.cpp",
|
||||
"common/filteredbrk.cpp",
|
||||
"common/filterednormalizer2.cpp",
|
||||
"common/fixedstring.cpp",
|
||||
"common/icudataver.cpp",
|
||||
"common/icuplug.cpp",
|
||||
"common/loadednormalizer2impl.cpp",
|
||||
|
||||
@@ -515,6 +515,7 @@ thirdparty_icu_sources = [
|
||||
"common/errorcode.cpp",
|
||||
"common/filteredbrk.cpp",
|
||||
"common/filterednormalizer2.cpp",
|
||||
"common/fixedstring.cpp",
|
||||
"common/icudataver.cpp",
|
||||
"common/icuplug.cpp",
|
||||
"common/loadednormalizer2impl.cpp",
|
||||
|
||||
Reference in New Issue
Block a user