Parcourir la source

added newline at the end of file

master
myitinos il y a 4 ans
Parent
révision
c197c6a9c4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      makefile

+ 1
- 1
makefile Voir le fichier

@ -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

Chargement…
Annuler
Enregistrer