Skip to content

Commit

Permalink
sourcing rc needs some debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexOberhofer committed Sep 7, 2020
1 parent 5586915 commit f4427f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions docs/SDL2-CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ KNOWN ISSUES:
- Enabling fullscreen requires a recompile.
- Keys are not rebindable. Submit a pull request!
- Scale only works in 1x, 2x, 3x
- Windows doesn't seem to find the RC files in the exe directory

Feel free to fork or contribute!
1 change: 0 additions & 1 deletion sys/nix/nix.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <sys/stat.h>

#include <SDL2/SDL.h>

Expand Down

0 comments on commit f4427f2

Please sign in to comment.