mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-06 01:25:56 +00:00
PC controls and icon
This commit is contained in:
parent
ead2a1a606
commit
ecdd751ec3
|
@ -208,7 +208,7 @@ enum Config {
|
|||
# define RANDOMSPLASH // use random splash as on PS2
|
||||
# define PS2_MATFX
|
||||
# endif
|
||||
//# define PC_PLAYER_CONTROLS // mouse player/cam mode
|
||||
# define PC_PLAYER_CONTROLS // mouse player/cam mode
|
||||
# define GTA_REPLAY
|
||||
# define GTA_SCENE_EDIT
|
||||
#elif defined GTA_XBOX
|
||||
|
|
BIN
src/skel/win/gtalcs.ico
Normal file
BIN
src/skel/win/gtalcs.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB |
|
@ -42,6 +42,6 @@ END
|
|||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
IDI_MAIN_ICON ICON DISCARDABLE "gtavc.ico"
|
||||
IDI_MAIN_ICON ICON DISCARDABLE "gtalcs.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
Loading…
Reference in a new issue