mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 01:48:31 +00:00
scripts: Adjust formatting in generated code.
This commit is contained in:
parent
3ed593df4b
commit
0a05fac46d
|
@ -58,8 +58,8 @@ def generate_first_chunk():
|
||||||
|
|
||||||
parts.append(f"""
|
parts.append(f"""
|
||||||
/*
|
/*
|
||||||
* {ext_name}
|
* {ext_name}
|
||||||
*/
|
*/
|
||||||
#if {condition}
|
#if {condition}
|
||||||
#define OXR_HAVE_{trimmed_name}
|
#define OXR_HAVE_{trimmed_name}
|
||||||
#define {INVOCATION_PREFIX}_{trimmed_name}(_) \\
|
#define {INVOCATION_PREFIX}_{trimmed_name}(_) \\
|
||||||
|
|
Loading…
Reference in a new issue