Still working on my scrolling text and bug fixing.
This commit is contained in:
@ -55,4 +55,9 @@
|
||||
#include "util/array.h"
|
||||
#include "util/list.h"
|
||||
#include "util/math.h"
|
||||
#include "util/rand.h"
|
||||
#include "util/rand.h"
|
||||
|
||||
// Visual Novel Objects
|
||||
#include "vn/conversation.h"
|
||||
|
||||
#include "vn/gui/vntextbox.h"
|
Reference in New Issue
Block a user