]> granicus.if.org Git - nethack/commit
thrownobj, kick[ed]obj (trunk only)
authornethack.rankin <nethack.rankin>
Sun, 16 Jan 2011 01:29:18 +0000 (01:29 +0000)
committernethack.rankin <nethack.rankin>
Sun, 16 Jan 2011 01:29:18 +0000 (01:29 +0000)
commit363163b0c3d0b6145e2ec3ce94f67f15198e2b95
tree9b79cb4715a54c9ab2f7c70f6d8c3e127da1d117
parent3e28b6a164a97c890e4708f7bcf0a920bd2fa1a3
thrownobj, kick[ed]obj (trunk only)

     Rename ``kickobj'' to ``kickedobj'' so that the tense matches that
of ``thrownobj''.  Also, move their declarations to decl.h and their
definitions to decl.c since usage has spread from dokick.c/dothrow.c to
various files and is about to expand to another one.
include/decl.h
src/decl.c
src/dokick.c
src/dothrow.c
src/end.c
src/mkobj.c
src/mon.c
src/shk.c