// automatically generated by spin2cpp v5.5.1 on Tue Oct 19 14:36:48 2021 // command line: spin2cpp --p2 --ccode SimpleSpin1a.spin2 #ifndef SimpleSpin1a_Class_Defined__ #define SimpleSpin1a_Class_Defined__ #include // VGA driver settings // 0..128 #define SIMPLESPIN1A_INTENSITY (80) #define SIMPLESPIN1A_FPIX2 (25175000) typedef struct SimpleSpin1a { char dummy__; } SimpleSpin1a; void SimpleSpin1a_Start(void); #endif