diff options
| author | raysan5 <raysan5@gmail.com> | 2016-08-27 21:05:16 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2016-08-27 21:05:16 +0200 |
| commit | 7dbb17792afa7e91bf56216dff11022d5d147e31 (patch) | |
| tree | be73440c1880f319612ab0221a18966c165b2ba7 | |
| parent | 4770e2010d2451d28305bea874f81e50ed6560f5 (diff) | |
| download | raylib-7dbb17792afa7e91bf56216dff11022d5d147e31.tar.gz raylib-7dbb17792afa7e91bf56216dff11022d5d147e31.zip | |
Moved tool to folder
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | tools/rREM/README.txt (renamed from tools/README.txt) | 0 | ||||
| -rw-r--r-- | tools/rREM/rrem.exe (renamed from tools/rrem.exe) | bin | 241678 -> 241678 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ ipch/ # Ignore compiled binaries *.o *.exe -!tools/rrem.exe +!tools/rREM/rrem.exe # Ignore files build by xcode *.mode*v* diff --git a/tools/README.txt b/tools/rREM/README.txt index 58bc4f0a..58bc4f0a 100644 --- a/tools/README.txt +++ b/tools/rREM/README.txt diff --git a/tools/rrem.exe b/tools/rREM/rrem.exe Binary files differindex 0e816e4b..0e816e4b 100644 --- a/tools/rrem.exe +++ b/tools/rREM/rrem.exe |
