mirror of
https://github.com/jmarshall23/Hellfire.git
synced 2026-08-12 07:50:53 +02:00
7 lines
114 B
C#
7 lines
114 B
C#
if not %project%==sample goto start
|
|
halt
|
|
:start
|
|
#include <win32.cs>
|
|
#include <storm.cs>
|
|
!if exist *.bak del *.bak
|