Remove out of date comment, cleanup.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#ifndef LOW_LEVEL_WINDOW_H
|
||||
#define LOW_LEVEL_WINDOW_H
|
||||
|
||||
/* This handles low-level operations that OGL 1.x doesn't give us. Normally,
|
||||
* we use SDL. Note that not all SDL operations go here; however, nothing
|
||||
* outside of this can assume that SDL has VIDEO initialized. */
|
||||
/* This handles low-level operations that OGL 1.x doesn't give us. */
|
||||
|
||||
#include "RageDisplay.h" // for RageDisplay::VideoModeParams
|
||||
|
||||
|
||||
Reference in New Issue
Block a user