From 3a83e92a99ce7a161f36e0bd2f1412580ef9bca0 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Mon, 20 Jul 2009 18:07:51 +0000 Subject: Apply caotto's plant god patch, for now named "Feawn". Also fix potions of porridge's menu colour being yellow for Mummies. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10355 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/defines.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/defines.h') diff --git a/crawl-ref/source/defines.h b/crawl-ref/source/defines.h index 42f083ffb6..9bea7f9c65 100644 --- a/crawl-ref/source/defines.h +++ b/crawl-ref/source/defines.h @@ -289,5 +289,6 @@ enum mouse_mode MOUSE_MODE_MACRO }; +#define PI 3.14159265359f #endif -- cgit v1.2.3-54-g00ecf