mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
Preventing compilation of unused procedures.
This commit is contained in:
+2
-2
@@ -1431,7 +1431,7 @@ EndDrawing
|
||||
|
||||
rts
|
||||
.endp
|
||||
; ****************************************************
|
||||
/*
|
||||
;--------------------------------------------------
|
||||
.proc calculatemountains0
|
||||
; Only for testing - makes ground flat (0 pixels)
|
||||
@@ -1456,7 +1456,7 @@ SetYofNextTank
|
||||
bpl SetYofNextTank
|
||||
rts
|
||||
.endp
|
||||
; ****************************************************
|
||||
*/
|
||||
|
||||
; -----------------------------------------
|
||||
.proc unPlot
|
||||
|
||||
Reference in New Issue
Block a user