1.4.1 - Fix clang build, add s4c-scripts
Pre-release
Pre-release
What's Changed
- Fix string literal usage for time print:
- Closes #68
- Fix unused var in
gameloop_rl()
:- Closes #69
- Add
s4c-scripts
- Bump
s4c
to0.4.3
- Bump
invil
to0.2.5
- Bump
amboso
to2.0.2
- Fix window size checks for
gameloop_rl()
- Print commit desc when building using
invil
- Fix failed build for
raylib
version formingw32
when passing--enable-debug
- The underlying issue is in
koliseo
0.3.20
and an upstream fix to the brokenRectangle
define (from thewindows.h
include inkoliseo.h
) is needed to use the define.
- The underlying issue is in
PR - feat: 1.4.1 Fix clang build, add s4c-scripts by @jgabaut
Full Changelog: 1.4.0...1.4.1