Game Development Community

comppiling in .ico .cur and .wav files

by Anthony Rosenbaum · in Torque Game Engine · 10/25/2001 (6:54 am) · 1 replies

I was wondering if you had added an .rc file for these little goodies? and most importantly WHERE is the first WinMain() window? which file?
Anthony

#1
10/25/2001 (4:57 pm)
For the Main entry point check the docs here

We don't use .rc files (they are Micro$oft specific) all support files are located seperately in the example directories.