ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/DOSGame/trunk/BR.BAT
Revision: 4
Committed: Wed Feb 11 15:26:06 2026 UTC (8 weeks, 4 days ago) by figdor32
Content type: application/x-msdos-program
File size: 148 byte(s)
Log Message:
Initial check-in

File Contents

# User Rev Content
1 figdor32 4 @REM It has to be CALL, otherwise FASM will for whatever unholy reason exit the entire script
2     CALL BUILD.BAT
3     IF [%ERRORLEVEL%] == [0] CALL RUN.BAT