mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[ion] sdl: remove duplicate definition of waitForVBlank
This commit is contained in:
@@ -33,9 +33,6 @@ void pullRect(KDRect r, KDColor * pixels) {
|
||||
sFrameBuffer.pullRect(r, pixels);
|
||||
}
|
||||
|
||||
void waitForVBlank() {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user