mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-09-13 09:16:14 -07:00
vkd3d-shader: Escape a hash in Doxygen documentation.
This commit is contained in:
parent
4683186166
commit
304724608a
Notes:
Henri Verbeet
2024-09-11 15:33:13 +02:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1040
@ -1320,8 +1320,8 @@ struct vkd3d_shader_preprocess_info
|
||||
|
||||
/**
|
||||
* Pointer to an array of predefined macros. Each macro in this array will
|
||||
* be expanded as if a corresponding #define statement were prepended to the
|
||||
* source code.
|
||||
* be expanded as if a corresponding \#define statement were prepended to
|
||||
* the source code.
|
||||
*
|
||||
* If the same macro is specified multiple times, only the last value is
|
||||
* used.
|
||||
|
Loading…
Reference in New Issue
Block a user