mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 12:27:54 -05:00
ci: fix new codespell errors
This commit is contained in:
@ -161,7 +161,7 @@ private:
|
||||
u32 method_count; ///< Current method count
|
||||
u32 length_pending; ///< Large NI command length pending
|
||||
GPUVAddr dma_get; ///< Currently read segment
|
||||
u64 dma_word_offset; ///< Current word ofset from address
|
||||
u64 dma_word_offset; ///< Current word offset from address
|
||||
bool non_incrementing; ///< Current command's NI flag
|
||||
bool is_last_call;
|
||||
};
|
||||
|
Reference in New Issue
Block a user