This website works better with JavaScript.
Home
Explore
Help
Sign In
macoy
/
spargus-vehicle-prototype
mirror of
https://github.com/makuto/spargus-vehicle-prototype
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Removed some whitespace
master
Macoy Madson
1 month ago
parent
aeee138201
commit
2fbe478384
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+1
-1
Jamrules
+ 1
- 1
.gitignore
View File
@ -32,7 +32,7 @@
*.app
spargus_vehicle_prototype
spargus_vehicle_prototype_ogre
spargus_vehicle_prototype_opengl
spargus_vehicle_prototype_opengl
spargus_vehicle_prototype_horde3D
# Blender backups
+ 1
- 1
Jamrules
View File
@ -13,7 +13,7 @@ LINK = clang++ ;
# LINKFLAGS = -shared ;
# if $(UNIX) { SUFSHR = .so ; }
# else if $(NT) { SUFSHR = .dll ; }
## Compiler arguments
# Arguments used on all projects, regardless of any variables
Write
Preview
Loading…
Cancel
Save