소스 검색

added newline at the end of file

master
myitinos 4 년 전
부모
커밋
c197c6a9c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      makefile

+ 1
- 1
makefile 파일 보기

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

불러오는 중...
취소
저장