summaryrefslogtreecommitdiff
path: root/lisp/play/gamegrid.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-12 03:56:20 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-12 03:56:20 +0000
commitac0da669c5d9bda9bfe61a206beb460ea80423e2 (patch)
treee53c4088945030cb8ffc5d51446cc67437ce46b8 /lisp/play/gamegrid.el
parent1139c0a77592c2e216e26b5622640c8cc5069172 (diff)
downloademacs-ac0da669c5d9bda9bfe61a206beb460ea80423e2.tar.gz
Add some compiler declarations, for builds without X.
Diffstat (limited to 'lisp/play/gamegrid.el')
-rw-r--r--lisp/play/gamegrid.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el
index cb2815ceef4..36362f2d49b 100644
--- a/lisp/play/gamegrid.el
+++ b/lisp/play/gamegrid.el
@@ -1,7 +1,7 @@
;;; gamegrid.el --- library for implementing grid-based games on Emacs
-;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;; 2008 Free Software Foundation, Inc.
;; Author: Glynn Clements <glynn@sensei.co.uk>
;; Version: 1.02
@@ -304,6 +304,8 @@ static unsigned char gamegrid_bits[] = {
'remove-locale)
(setq buffer-display-table gamegrid-display-table)))
+(declare-function image-size "image.c" (spec &optional pixels frame))
+
(defun gamegrid-setup-default-font ()
(setq gamegrid-face
(copy-face 'default