Fixed typo.
This commit is contained in:
parent
01bb58d41c
commit
57fa9e7f3f
@ -37,7 +37,7 @@ git apply <path to fix_sdl3_from_worktree.patch>
|
||||
After that run the build again and everything should work just fine.
|
||||
|
||||
## Running
|
||||
After compiling you can find the executable in `bin/sdl_gpu_test[.exe]`. You can either run it without any arguments to execute the latest iteration of my test application or pass the `--app` parameter to chose another one. You can find the names of the apps in [main.cpp](https://git.mewin.de/mewin/sdl_gpu_test/src/branch/master/private/sdl_gpu_test/main.cpp) or by using `--app` with an invalid value :).
|
||||
After compiling you can find the executable in `bin/sdl_gpu_test[.exe]`. You can either run it without any arguments to execute the latest iteration of my test application or pass the `--app` parameter to choose another one. You can find the names of the apps in [main.cpp](https://git.mewin.de/mewin/sdl_gpu_test/src/branch/master/private/sdl_gpu_test/main.cpp) or by using `--app` with an invalid value :).
|
||||
|
||||
## Further Reading
|
||||
If you want to learn more about SDL_gpu.h, try the following:
|
||||
|
Loading…
x
Reference in New Issue
Block a user