Added system path stuff on Windows
Fixed typo in image loading
This commit is contained in:
@@ -85,7 +85,6 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
int w, h;
|
||||
SDL_GetWindowSizeInPixels(window, &w, &h);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user