mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 03:52:32 -07:00
general: fix spelling mistakes
This commit is contained in:
@@ -16,7 +16,7 @@ struct AudioBuffer {
|
||||
s64 played_timestamp;
|
||||
/// Game memory address for these samples.
|
||||
VAddr samples;
|
||||
/// Unqiue identifier for this buffer.
|
||||
/// Unique identifier for this buffer.
|
||||
u64 tag;
|
||||
/// Size of the samples buffer.
|
||||
u64 size;
|
||||
|
Reference in New Issue
Block a user