Move from 'libsdlerror' to 'libakerror'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _UTIL_H_
|
||||
#define _UTIL_H_
|
||||
|
||||
#include <sdlerror.h>
|
||||
#include <akerror.h>
|
||||
|
||||
typedef struct point {
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user