commit ea65f7d

neauoire  ·  2023-10-31 18:49:42 +0000 UTC
parent 13b3496
Removed unused extern
1 files changed,  +0, -1
+0, -1
1@@ -37,7 +37,6 @@ typedef struct Uxn {
2 
3 extern Uint8 emu_dei(Uxn *u, Uint8 addr);
4 extern void emu_deo(Uxn *u, Uint8 addr, Uint8 value);
5-extern Uint16 dev_vers[0x10];
6 
7 /* built-ins */
8