A few fixes
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
#ifndef __TEXT_H__
|
||||
#define __TEXT_H__
|
||||
|
||||
#include <SDL/SDL_ttf.h>
|
||||
#include "renderer.h"
|
||||
#include <SDL2/SDL_ttf.h>
|
||||
|
||||
|
||||
typedef struct {
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user