Moved code and assets for the game to a seperate folder. Moved jansson and raylib to third_party.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "presentation/states/state_ingame.h"
|
||||
#include "presentation/states/state_main_menu.h"
|
||||
|
||||
#include "raylib.h"
|
||||
#include "third_party/raylib.h"
|
||||
#include "session/networking.h"
|
||||
|
||||
#include "instance/game_instance.h"
|
||||
|
||||
Reference in New Issue
Block a user