OSDN Git Service

artifact_biasは大域変数ではなく、artifact.c内のstatic変数にした。また、random_*の引数is_scrollは必要ないので削除。さらにif...
authorhabu <habu@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 26 Feb 2002 15:17:13 +0000 (15:17 +0000)
committerhabu <habu@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 26 Feb 2002 15:17:13 +0000 (15:17 +0000)
commit439dd537ceed20959fd1c1bef3bb240cbe90b0e0
tree920cc7e439e73cc2ca35ad549c905743e12a4a65
parent0c057ee06ec21b5cb9e6bac3546c3ad73bbed9be
artifact_biasは大域変数ではなく、artifact.c内のstatic変数にした。また、random_*の引数is_scrollは必要ないので削除。さらにif〜else ifの羅列をswitchで書きなおした。
src/artifact.c
src/externs.h
src/variable.c