RD-4: Implemented V_Init(). Also moved some constants to be more in-line with the original source code
This commit was merged in pull request #4.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
mod d_main;
|
||||
mod d_strings;
|
||||
mod doomdef;
|
||||
mod doomtype;
|
||||
mod hu_stuff;
|
||||
mod m_argv;
|
||||
mod m_misc;
|
||||
mod v_video;
|
||||
mod w_wad;
|
||||
mod math;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user