Some changes I still had lying around.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@791 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-20 17:03:47 +00:00
parent 9f52d1580a
commit 5c03d9199e
2 changed files with 12 additions and 4 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ STRTAB (2) - string table
MUSICRES (3) - music and sound data
RES_INDEX (4) - a resource 'file'
CODE (5) - identifies code to use (the resouce file itself does not
contain any code)
contain any code)
In the current Urquan Masters, the following types are used:
KEY_CONFIG (1) - keyboard configuration (not used in the 3do packages)
@@ -37,7 +37,7 @@ SNDRES (5) - waveform audio
MUSICRES (6) - music
RES_INDEX (7) - a resource 'file'
CODE (8) - identifies code to use (the resouce file itself does not
contain any code)
contain any code)
The resource files, resinst.h, restypes.h, and respkg.h files were
originally generated from information from the .res and .typ files. The