forked from speed-dreams/speed-dreams-code
- revert bad commite on trackgen
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6139 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: b2f653d9ad3edf2f1ab99a52fcdcbbc76735c9dc Former-commit-id: 17421d240237648bc0058ed8f1e5da1146c3e96c
This commit is contained in:
parent
d35c68de73
commit
7db64bf615
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ static ssgEntity *Root = NULL;
|
|||
* separate between interior and exterior lines
|
||||
*/
|
||||
static ssgBranch *
|
||||
hookNode(const char *s)
|
||||
hookNode(char *s)
|
||||
{
|
||||
tLine *line;
|
||||
|
||||
|
|
Loading…
Reference in a new issue