Skip to content
Snippets Groups Projects
Unverified Commit 443f065e authored by GovanifY's avatar GovanifY
Browse files

small doc fix

parent 810df5c3
Branches
Tags v1
No related merge requests found
client
html/*
latex/*
release/*
release.zip
......@@ -441,6 +441,7 @@ class PCSX2Ipc {
* @see IPCStatus
* @param address The address to write to.
* @param value The value to write.
* @param T Flag to enable batch processing or not.
* @return If in batch mode the IPC message otherwise void.
*/
template <typename Y, bool T = false>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment