- Ara amb incloure "jgame.h" ja inclous també jdraw, jinput, jaudio i jfile. Total, sempre les acabava ficant totes.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "jdraw.h"
|
||||
#include "jinput.h"
|
||||
#include "jaudio.h"
|
||||
#include "jfile.h"
|
||||
namespace game
|
||||
{
|
||||
void setUpdateTicks(const int ticks);
|
||||
|
||||
Reference in New Issue
Block a user