Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-libraries
Commits
e294d794
Commit
e294d794
authored
Dec 01, 2006
by
John van Groningen
Browse files
use .obj for 64 bit windows and .o for 32 bit windows
parent
3b164329
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/ObjectIO/GameLib/gameCrossCall_12.icl
View file @
e294d794
...
...
@@ -5,9 +5,9 @@ from commondef import fatalError
from
windowCrossCall_12
import
winFakePaint
import
clCrossCall_12
,
gameintrface_12
import
ostypes
import
code
from
"cCrossCallGame_121.
obj
"
,
"cGameLib_121.
obj
"
,
"cOSGameLib_121.
obj
"
import
code
from
"cCrossCallGame_121."
,
"cGameLib_121."
,
"cOSGameLib_121."
// "ddutil.obj"
// "dsutil.obj"
import
code
from
library
"ddraw_library"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment