projects
/
obumbrata
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49fc9ff
)
Checkpointing objects.cc before rename
author
Martin Read
<mpread@chiark.greenend.org.uk>
Mon, 10 Mar 2014 17:31:41 +0000
(17:31 +0000)
committer
Martin Read
<mpread@chiark.greenend.org.uk>
Mon, 10 Mar 2014 17:31:41 +0000
(17:31 +0000)
objects.cc
patch
|
blob
|
history
diff --git
a/objects.cc
b/objects.cc
index
73d7181
..
0d5c014
100644
(file)
--- a/
objects.cc
+++ b/
objects.cc
@@
-242,7
+242,7
@@
struct Potion_table_entry
void (*quaff_func)(void);
};
-static
Quaff
_table_entry quaff_table[] =
+static
Potion
_table_entry quaff_table[] =
{
{ PO_BODY_POTION, body_potion_quaff },
{ PO_AGILITY_POTION, agility_potion_quaff },