mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
commit
5e371bb4be
17 changed files with 17 additions and 17 deletions
|
@ -634,4 +634,4 @@ void HandleUnknownOpcode(u8 cmd_byte, void* buffer, bool preprocess)
|
|||
}
|
||||
}
|
||||
|
||||
} // end of namespace CommandProcessor
|
||||
} // namespace CommandProcessor
|
||||
|
|
|
@ -322,4 +322,4 @@ UPEAlphaReadReg GetAlphaReadMode()
|
|||
return m_AlphaRead;
|
||||
}
|
||||
|
||||
} // end of namespace PixelEngine
|
||||
} // namespace PixelEngine
|
||||
|
|
|
@ -66,4 +66,4 @@ void SetToken(const u16 token, const bool interrupt);
|
|||
void SetFinish();
|
||||
UPEAlphaReadReg GetAlphaReadMode();
|
||||
|
||||
} // end of namespace PixelEngine
|
||||
} // namespace PixelEngine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue