Moved most of the score manipulation functions into ball/score.
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 17 Sep 2007 23:40:25 +0000 (23:40 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 17 Sep 2007 23:40:25 +0000 (23:40 +0000)
commit49b48edf5ec089e3b81399f03de2b87018f8f164
tree9be40f2c2e3f19808b3e3180f3a68024868318f8
parent3df1a70fc44066a2a68a788aaa8ddbb57e6b1fe2
Moved most of the score manipulation functions into ball/score.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1130 78b8d119-cf0a-0410-b17c-f493084dd1d7
Makefile
ball/level.c
ball/level.h
ball/score.c [new file with mode: 0644]
ball/score.h [new file with mode: 0644]
ball/set.c