Maes
I like big butts!

Posts: 8664
Registered: 07-06 |
OK, anyone has any idea where the graphic/resource for THAT was found/defined? Was it a DOS doom.exe embedded exclusive? I don't really remember seeing it anywhere but in doom.exe/doom2.exe themselves, Carlos' cDoom, and, if I'm not wrong, in the infamous Emscripten/Javascript port of linuxdoom.
Edit: NM, found it from CDoom:
code:
void I_BeginRead() {
V_DrawPatch(304,184,0,W_CacheLumpName("STDISK", PU_CACHE),0);
reading=8;
}
So STDISK it is...
Last edited by Maes on 11-24-11 at 13:03
|