mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-05 22:19:02 +01:00
convert tabs to spaces
This commit is contained in:
parent
4860480c36
commit
c9b5b89e21
47 changed files with 4913 additions and 4913 deletions
|
|
@ -48,8 +48,8 @@ public:
|
|||
/// Swap buffers to display the next frame
|
||||
virtual void SwapBuffers() = 0;
|
||||
|
||||
/// Polls window events
|
||||
virtual void PollEvents() = 0;
|
||||
/// Polls window events
|
||||
virtual void PollEvents() = 0;
|
||||
|
||||
/// Makes the graphics context current for the caller thread
|
||||
virtual void MakeCurrent() = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue