1
0
mirror of https://github.com/ksherlock/x65.git synced 2025-08-10 08:25:18 +00:00
Files
x65/samples/apple2gs/gsos/bin/ftile/source/ftile.h
2020-02-25 21:11:24 -05:00

20 lines
315 B
C

/*
#--------------------------------------------------------
# $File: ftile.h,v $
# $Author: jandersen $
# $Revision: #1 $
#--------------------------------------------------------
*/
#ifndef _ftile_h
#define _ftile_h
#define VERSION "1.00"
#endif // _ftile_h
// EOF - ftile.h