You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
HarfBuzz: Update to version 8.0.0
This commit is contained in:
4
thirdparty/harfbuzz/src/hb-debug.hh
vendored
4
thirdparty/harfbuzz/src/hb-debug.hh
vendored
@@ -389,6 +389,10 @@ struct hb_no_trace_t {
|
||||
#define HB_DEBUG_UNISCRIBE (HB_DEBUG+0)
|
||||
#endif
|
||||
|
||||
#ifndef HB_DEBUG_WASM
|
||||
#define HB_DEBUG_WASM (HB_DEBUG+0)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* With tracing.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user