vkdoom_m/src/menu
Christoph Oelckers ebc808e2a9 did some cleanup of the FResourceFile interface.
* making all members protected (but adding friend overrides for the classes which still need it)
* allowing to read data without retrieving the FResourceLump object.
2023-12-10 10:24:39 +01:00
..
doommenu.cpp added a third batch of GetChars call to FStrings. 2023-10-07 23:03:40 +02:00
doommenu.h add StartGameDirect function 2023-09-14 16:28:08 +02:00
loadsavemenu.cpp did some cleanup of the FResourceFile interface. 2023-12-10 10:24:39 +01:00
playermenu.cpp yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00