You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Update ICU to 75.1
This commit is contained in:
@@ -74,7 +74,7 @@ typedef struct ULocaleBuilder ULocaleBuilder;
|
||||
* @draft ICU 74
|
||||
*/
|
||||
U_CAPI ULocaleBuilder* U_EXPORT2
|
||||
ulocbld_open();
|
||||
ulocbld_open(void);
|
||||
|
||||
/**
|
||||
* Close the builder and destroy it's internal states.
|
||||
|
||||
Reference in New Issue
Block a user