X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2F16text.c;h=6f5469cbf445c2419882c10ec6afc840183bb7ab;hb=e8708918d29a425379a2c93ccc4ae0c974741338;hp=0f946510459dd2e5b8896fa9d1360bc1566c2686;hpb=989f287818c93cf9b1ff96c13e66720571210513;p=16.git diff --git a/src/lib/16text.c b/src/lib/16text.c index 0f946510..6f5469cb 100755 --- a/src/lib/16text.c +++ b/src/lib/16text.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -20,7 +20,7 @@ * */ -#include "16text.h" +#include "src/lib/16text.h" /* this array holds the rom font descriptors */ font_t romFonts[4];