Added code to dump planet types.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1429 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2004-12-10 01:16:31 +00:00
parent 5ff79b1444
commit d99369d32f
3 changed files with 255 additions and 5 deletions
+2
View File
@@ -31,6 +31,8 @@ listed below:
day, are skipped.
- the function dumpEvents()
Outputs information on all scheduled events to a FILE.
- the function dumpPlanetTypes()
Outputs information on all planet types to a FILE.
- the function dumpStars()
Outputs information on all stars to a FILE.
With the 'flags' variable, the amount of detail can be specified.