Skip to content

Commit d7b9d01

Browse files
Added a mouse pointer which will be used in the menus.
1 parent c0290e5 commit d7b9d01

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

data/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ EXULT_FLX_OBJECTS = \
1515
full_screen.shp \
1616
cheating.shp \
1717
ok.shp \
18-
cancel.shp
18+
cancel.shp \
19+
pointers.shp
1920

2021
flexdir = $(datadir)/exult
2122

data/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ Entry File
1919
13 "Cheating" shape
2020
14 "Ok" shape
2121
15 "Cancel" shape
22+
16 Mouse pointers

data/pointers.shp

114 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)