Minor fix
All checks were successful
Build and Publish WASM version of demo / Build-And-Deploy-main (push) Successful in 24s
Build and Publish WASM version of demo / Build-And-Deploy-devel (push) Has been skipped

This commit is contained in:
Stephen Seo 2023-09-01 11:58:18 +09:00
parent 90e009956f
commit e943c8672c

View file

@ -4,6 +4,7 @@
#include "screen_trunner.h"
// third party includes
#include <raylib.h>
#include <raymath.h>
Game::Game()