mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-06 09:09:28 +01:00
* Fixed broken comment
This commit is contained in:
parent
550220b663
commit
63f0c59697
@ -15,7 +15,7 @@
|
|||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************
|
||||||
|
|
||||||
The sources for this game was found in SWAG, and was also posted to the
|
The sources for this game was found in SWAG, and was also posted to the
|
||||||
International FIDO Pascal area.
|
International FIDO Pascal area.
|
||||||
@ -40,7 +40,7 @@ A voxel source from Swag patched for FPC.
|
|||||||
typecasts in the array-parameters.
|
typecasts in the array-parameters.
|
||||||
|
|
||||||
Still BP compatible, Gameunit contains some BP alternatives for Go32
|
Still BP compatible, Gameunit contains some BP alternatives for Go32
|
||||||
procedures needed.
|
procedures needed.}
|
||||||
|
|
||||||
PROGRAM voxel;
|
PROGRAM voxel;
|
||||||
|
|
||||||
@ -165,7 +165,10 @@ begin
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.1 2000-01-01 14:58:01 marco
|
Revision 1.2 2000-01-03 13:51:08 marco
|
||||||
|
* Fixed broken comment
|
||||||
|
|
||||||
|
Revision 1.1 2000/01/01 14:58:01 marco
|
||||||
* initial version
|
* initial version
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user