Merge branch 'smartcmd:main' into main

This commit is contained in:
Racc 2026-03-14 14:58:56 +00:00 committed by GitHub
commit 982b4e348f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 1 additions and 1 deletions

View file

@ -66,7 +66,7 @@ void ConsoleSaveFileOutputStream::write(byteArray b)
BOOL result = m_saveFile->writeFile(
m_file,
&b.data, // data buffer
b.data, // data buffer
b.length, // number of bytes to write
&numberOfBytesWritten // number of bytes written
);

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.