mirror of
https://github.com/borgesdan/xn65
synced 2024-12-29 21:54:47 +01:00
Renomeia arquivo xna.hpp para framework.hpp
This commit is contained in:
parent
82a1a82f4b
commit
c942b3177c
@ -51,7 +51,7 @@
|
||||
|
||||
//Xna
|
||||
|
||||
#include "xna/xna.hpp"
|
||||
#include "xna/framework.hpp"
|
||||
|
||||
//---------------- USINGS ----------------//
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
//
|
||||
|
||||
#include "xna/xna.hpp"
|
||||
#include "xna/xna-dx.hpp"
|
||||
#include "xna-dx/framework.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace xna;
|
||||
|
@ -1 +1 @@
|
||||
#include "xna/xna-dx.hpp"
|
||||
#include "xna-dx/framework.hpp"
|
Loading…
x
Reference in New Issue
Block a user