libZRCola: Cleanup

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2022-09-15 18:17:37 +02:00
parent 35eb472e6b
commit a6f0357ad8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
CPPFLAGS := -I../../stdex/include
CPPFLAGS := $(CPPFLAGS) -I../../stdex/include
SRCS := \
../src/character.cpp \
../src/common.cpp \

View File

@ -1,6 +1,6 @@
/*
SPDX-License-Identifier: GPL-3.0-or-later
Copyright © 2015-2022 Amebis
Copyright © 2022 Amebis
*/
#pragma once