New cursor for FreeDM (#325)

This changes the FreeDM menu cursor to a rocket.
This commit is contained in:
Ayub Ahmed 2016-10-20 15:50:14 +00:00 committed by Simon Howard
parent e8c621d9e5
commit 3c44dad596
3 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,7 @@
; -DULTDOOM to build for ultimate doom
; -DSHAREWARE to build for shareware doom
;
; Copyright (c) 2001-2015
; Copyright (c) 2001-2016
; Contributors to the Freedoom project. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
@ -801,8 +801,13 @@ M_RDTHIS 0 0
M_OPTION 0 0
M_QUITG 0 0
M_NGAME 0 0
#ifdef FREEDM
M_SKULL1 = m_rokt1 16 -4
M_SKULL2 = m_rokt2 16 -4
#else
M_SKULL1 0 -1
M_SKULL2 0 -1
#endif
M_THERMO -2 -1
M_THERMR 0 0
M_THERMM 0 0
@ -2821,4 +2826,3 @@ AQF074
AQF075
AQF076

BIN
graphics/m_rokt1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 993 B

BIN
graphics/m_rokt2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,008 B