mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 22:18:15 +00:00
NVServices: Styling, define constructors as explicit and corrections
This commit is contained in:
parent
a156731a9c
commit
b8b874005f
24 changed files with 73 additions and 65 deletions
|
@ -74,7 +74,7 @@ public:
|
|||
/// finished.
|
||||
void Compose();
|
||||
|
||||
s64 GetNextTicks();
|
||||
s64 GetNextTicks() const;
|
||||
|
||||
private:
|
||||
/// Finds the display identified by the specified ID.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue