mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 11:33:35 +00:00
General: Fix up doxygen comments
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user