mirror of
https://github.com/NoelFB/blah.git
synced 2025-07-04 20:25:26 +08:00
replaced log.h with common.h, added easier shorthand for int types
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include "blah/core/app.h"
|
||||
#include "blah/core/filesystem.h"
|
||||
#include "blah/core/log.h"
|
||||
#include "blah/core/common.h"
|
||||
#include "blah/core/time.h"
|
||||
|
||||
#include "blah/containers/vector.h"
|
||||
|
Reference in New Issue
Block a user