X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2Fcd_file.c;h=ee5ef620a94bae3e6489f874196ccd3f701767e9;hb=1c88b865ceb1e1801bcf20010088fd62cdf2cc06;hp=43fc4130327fa886cba02d30266b28e72240c809;hpb=0a051f558c6585c94d06dbe670e70bcac4e0aadd;p=picodrive.git diff --git a/Pico/cd/cd_file.c b/Pico/cd/cd_file.c index 43fc413..ee5ef62 100644 --- a/Pico/cd/cd_file.c +++ b/Pico/cd/cd_file.c @@ -1,3 +1,12 @@ +/*********************************************************** + * * + * This source was taken from the Gens project * + * Written by Stéphane Dallongeville * + * Copyright (c) 2002 by Stéphane Dallongeville * + * Modified/adapted for PicoDrive by notaz, 2007 * + * * + ***********************************************************/ + #include #include "cd_file.h"