mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Consistency in #includes
This commit is contained in:
2
include/extern/err.h
vendored
2
include/extern/err.h
vendored
@@ -6,7 +6,7 @@
|
||||
#else
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "stdnoreturn.h"
|
||||
#include "extern/stdnoreturn.h"
|
||||
|
||||
#define warn rgbds_warn
|
||||
#define vwarn rgbds_vwarn
|
||||
|
||||
Reference in New Issue
Block a user