This website works better with JavaScript.
Home
Explore
Help
Sign In
myitinos
/
spell-warz
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added newline at the end of file
master
myitinos
5 years ago
parent
cf8d3d5221
commit
c197c6a9c4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
makefile
+ 1
- 1
makefile
View File
@ -15,4 +15,4 @@ clean: Spell.o Character.o
striped
:
Spell
.
o
Character
.
o
main
.
cpp
lib
/
Character
.
hpp
lib
/
Spell
.
hpp
g++ -s main.cpp -o main Spell.o Character.o
all
:
Spell
.
o
Character
.
o
main
all
:
Spell
.
o
Character
.
o
main
Write
Preview
Loading…
Cancel
Save