Still working on my scrolling text and bug fixing.

This commit is contained in:
2021-07-16 22:26:04 -07:00
parent 96e66901ff
commit 595eacef0f
26 changed files with 495 additions and 115 deletions

View File

@@ -14,7 +14,6 @@
#include "render/card.h"
#include "render/player.h"
#include "render/look.h"
#include "render/talk.h"
#include "../file/asset.h"
#include "../display/shader.h"