• Steven Fuller's avatar
    More cleanups. · 46f35dd2
    Steven Fuller authored
    Removed the unnecessary third parameters to some calls to open().
    
    Removed some unused code.
    
    Rewrote CAL_CarmackExpand to prevent problems with unaligned access.
    
    Changed direct access to the Keyboard array to use a macro IN_KeyDown()
    (which could one day become a function).
    46f35dd2
wl_main.c 26.1 KB