From a157cd82a86390f1fcb1a2086f86af5187e85a69 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 17 Oct 2009 13:46:41 -0400 Subject: Moved resources into subdirectory Because Highscore List rendering requires a font and the font has to be included with the executable to work, it will be loaded into the executable like the images are. To make sure that all resources are included, regardless of type, a folder was made for them. Refs #104 --- resources/pointer.bmp | Bin 0 -> 2038 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/pointer.bmp (limited to 'resources/pointer.bmp') diff --git a/resources/pointer.bmp b/resources/pointer.bmp new file mode 100644 index 0000000..e1cee4e Binary files /dev/null and b/resources/pointer.bmp differ -- cgit 1.4.1