This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2022-2-WS_group_project_paper-bin
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Aufrufen der GetStartPosition
main
fdai7172
2 years ago
parent
2cd3ea221e
commit
9183e98d41
1 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
src/Paper-Bin.c
4
src/Paper-Bin.c
View File
@ -105,9 +105,9 @@ void loadLevel() {
break
;
break
;
default
:
default
:
exit
(
0
)
;
exit
(
0
)
;
}
}
getStartPosition
(
)
;
}
}
int
main
(
)
int
main
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2022-2-WS_group_project_paper-bin
Title
Body
Create Issue