mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
@ -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
|
||||
|
Reference in New Issue
Block a user