diff --git a/include/nf_2d.h b/include/nf_2d.h index 5a86958..57bf211 100644 --- a/include/nf_2d.h +++ b/include/nf_2d.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones 2D comunes // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_3d.h b/include/nf_3d.h index e9fc126..5dbd3fe 100644 --- a/include/nf_3d.h +++ b/include/nf_3d.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones 3D // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_affinebg.h b/include/nf_affinebg.h index 994c155..fb0e6bd 100644 --- a/include/nf_affinebg.h +++ b/include/nf_affinebg.h @@ -4,7 +4,6 @@ // // NightFox LIB - Includes de Fondos Affine // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_basic.h b/include/nf_basic.h index 884c9df..4ea64ea 100644 --- a/include/nf_basic.h +++ b/include/nf_basic.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones basicas // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_bitmapbg.h b/include/nf_bitmapbg.h index 88dda0f..a21fc6a 100644 --- a/include/nf_bitmapbg.h +++ b/include/nf_bitmapbg.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones de fondos en modo Bitmap // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_collision.h b/include/nf_collision.h index a0fcb3c..af17a90 100644 --- a/include/nf_collision.h +++ b/include/nf_collision.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Colisiones // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_lib.h b/include/nf_lib.h index dc92762..9c713ba 100644 --- a/include/nf_lib.h +++ b/include/nf_lib.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include General // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_media.h b/include/nf_media.h index aef8862..4984945 100644 --- a/include/nf_media.h +++ b/include/nf_media.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones de carga de archivos multimedia // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_mixedbg.h b/include/nf_mixedbg.h index 4bccccb..b2cb317 100644 --- a/include/nf_mixedbg.h +++ b/include/nf_mixedbg.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Fondos mixtos (Tiled / Bitmap 8 bits) // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_sound.h b/include/nf_sound.h index bb24804..68f977e 100644 --- a/include/nf_sound.h +++ b/include/nf_sound.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones de sonido // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_sprite256.h b/include/nf_sprite256.h index ce68e0d..d2fa96e 100644 --- a/include/nf_sprite256.h +++ b/include/nf_sprite256.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Sprites a 256 colores // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_sprite3d.h b/include/nf_sprite3d.h index 2657099..34c720d 100644 --- a/include/nf_sprite3d.h +++ b/include/nf_sprite3d.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones 3D // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_text.h b/include/nf_text.h index 11da4d6..8ae07bc 100644 --- a/include/nf_text.h +++ b/include/nf_text.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Textos // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_text16.h b/include/nf_text16.h index d0b3d3a..c83041d 100644 --- a/include/nf_text16.h +++ b/include/nf_text16.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Textos de 16 pixels // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_tiledbg.h b/include/nf_tiledbg.h index c72bce7..df0dcbb 100644 --- a/include/nf_tiledbg.h +++ b/include/nf_tiledbg.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Fondos con tiles // http://www.nightfoxandco.com/ -// Version 20140413 #ifdef __cplusplus extern "C" { diff --git a/include/nf_wifi.h b/include/nf_wifi.h index 5c00b03..80081f4 100644 --- a/include/nf_wifi.h +++ b/include/nf_wifi.h @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones de WI-FI // http://www.nightfoxandco.com/ -// Version 20110502 #ifdef __cplusplus extern "C" { diff --git a/source/nf_2d.c b/source/nf_2d.c index d9a99f6..44dd57c 100644 --- a/source/nf_2d.c +++ b/source/nf_2d.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones 2D comunes // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_3d.c b/source/nf_3d.c index 045b53c..1c89f14 100644 --- a/source/nf_3d.c +++ b/source/nf_3d.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones 2D comunes // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_affinebg.c b/source/nf_affinebg.c index da44225..c57fd5f 100644 --- a/source/nf_affinebg.c +++ b/source/nf_affinebg.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de Fondos Affine // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_basic.c b/source/nf_basic.c index dd57a63..5da3dd8 100644 --- a/source/nf_basic.c +++ b/source/nf_basic.c @@ -4,8 +4,6 @@ // // NightFox LIB - Funciones basicas y de Debug // http://www.nightfoxandco.com/ -// Version - #ifdef BLOCKSDS #define iprintf printf diff --git a/source/nf_bitmapbg.c b/source/nf_bitmapbg.c index 9ee9282..47fde3f 100644 --- a/source/nf_bitmapbg.c +++ b/source/nf_bitmapbg.c @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones de fondos en modo Bitmap // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_collision.c b/source/nf_collision.c index 24a4688..ca37b4d 100644 --- a/source/nf_collision.c +++ b/source/nf_collision.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de Colisiones // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_media.c b/source/nf_media.c index b5d9154..2f96514 100644 --- a/source/nf_media.c +++ b/source/nf_media.c @@ -4,7 +4,6 @@ // // NightFox LIB - Include de funciones de carga de archivos multimedia // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_mixedbg.c b/source/nf_mixedbg.c index a58061a..9eba883 100644 --- a/source/nf_mixedbg.c +++ b/source/nf_mixedbg.c @@ -4,7 +4,6 @@ // // NightFox LIB - Include de Fondos mixtos (Tiled / Bitmap 8 bits) // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_sound.c b/source/nf_sound.c index c63a291..beaf5e3 100644 --- a/source/nf_sound.c +++ b/source/nf_sound.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de de funciones de sonido // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_sprite256.c b/source/nf_sprite256.c index 4f2b0c4..253cba3 100644 --- a/source/nf_sprite256.c +++ b/source/nf_sprite256.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de Sprites a 256 colores // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_sprite3d.c b/source/nf_sprite3d.c index 0fddb8a..d1a3ce9 100644 --- a/source/nf_sprite3d.c +++ b/source/nf_sprite3d.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones 2D comunes // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_text.c b/source/nf_text.c index eb3d755..c94f362 100644 --- a/source/nf_text.c +++ b/source/nf_text.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de Textos // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_text16.c b/source/nf_text16.c index b6bf41f..2874365 100644 --- a/source/nf_text16.c +++ b/source/nf_text16.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de Textos de 16 pixeles // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_tiledbg.c b/source/nf_tiledbg.c index dcdfefe..d1110d5 100644 --- a/source/nf_tiledbg.c +++ b/source/nf_tiledbg.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de Fondos con tiles // http://www.nightfoxandco.com/ -// Version 20140413 #include #include diff --git a/source/nf_wifi.c b/source/nf_wifi.c index a2d3cb7..123588a 100644 --- a/source/nf_wifi.c +++ b/source/nf_wifi.c @@ -4,7 +4,6 @@ // // NightFox LIB - Funciones de WI-FI // http://www.nightfoxandco.com/ -// Version 20110502 #include #include