]> git.sur5r.net Git - cc65/blobdiff - include/geos/gsym.h
removed unnecessary __fastcall__s, some minor cleanups
[cc65] / include / geos / gsym.h
index dd1bcad4cbc293efcbb8b103fbdace5a3ad3ba03..bd2f981a66d33691e6006478cb9fa1a3103ff5e1 100644 (file)
@@ -1,8 +1,7 @@
 /*
-  GEOS constants reassembled 4-2-99
-  ported to small C 26.8.99, 25-26.10.99
-  Maciej 'YTM/Elysium' Witkowiak
-  ytm@elysium.pl
+  GEOS system addresses and locations
+
+  reassembled by Maciej 'YTM/Elysium' Witkowiak
 */
 
 #ifndef _GSYM_H