shithub: rgbds

Download patch

ref: 513d451710bad2c0fcd7039aea9f5a3b19482b43
parent: 9399ba36f9e431440816d0f4b1140ff164c7fef2
author: Anthony J. Bentley <[email protected]>
date: Tue Dec 30 22:21:46 EST 2014

Tweak path for stdnoreturn.h header.

--- a/include/extern/err.h
+++ b/include/extern/err.h
@@ -29,7 +29,7 @@
 #else
 
 #include <stdarg.h>
-#include "extern/stdnoreturn.h"
+#include "stdnoreturn.h"
 
 #define warn rgbds_warn
 #define vwarn rgbds_vwarn