Unify the library on an akgl_ namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifndef _ERROR_H_
|
||||
#define _ERROR_H_
|
||||
|
||||
#define AKERR_SDL AKERR_LAST_ERRNO_VALUE + 1
|
||||
#define AKGL_ERR_SDL AKERR_LAST_ERRNO_VALUE + 1
|
||||
|
||||
#endif // _ERROR_H_
|
||||
|
||||
Reference in New Issue
Block a user