mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 22:35:45 +00:00
General: Fix up doxygen comments
This commit is contained in:
parent
0a72f8446b
commit
54fa043c92
7 changed files with 9 additions and 11 deletions
|
@ -32,8 +32,7 @@ public:
|
|||
|
||||
/**
|
||||
* Recorder constructor
|
||||
* @param default_attributes Pointer to an array of 32-bit-aligned 24-bit floating point values.
|
||||
* @param vs_float_uniforms Pointer to an array of 32-bit-aligned 24-bit floating point values.
|
||||
* @param initial_state Initial recorder state
|
||||
*/
|
||||
Recorder(const InitialState& initial_state);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue