Reviewed Windows resource file name

This commit is contained in:
Ray
2018-05-29 00:52:08 +02:00
parent 0148432588
commit d873314c27
24 changed files with 21 additions and 20 deletions

1
.gitignore vendored
View File

@ -48,6 +48,7 @@ ipch/
# Ignore compiled binaries
*.o
*.exe
!src/raylib.rc.o
# Ignore all examples files
examples/*