library: Translate file headers

This commit is contained in:
Antonio Niño Díaz 2023-05-25 22:11:19 +01:00
parent 5280f3fe64
commit 0428b7a1ea
30 changed files with 30 additions and 30 deletions

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones 2D comunes
// NightFox LIB - Common 2D functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones 3D
// NightFox LIB - Common 3D functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Includes de Fondos Affine
// NightFox LIB - Affine backgrounds functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones basicas
// NightFox LIB - Basic and debug functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones de fondos en modo Bitmap
// NightFox LIB - Bitmap background functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Colisiones
// NightFox LIB - Collision maps functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include General
// NightFox LIB - Global include
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones de carga de archivos multimedia
// NightFox LIB - Media file loading functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Fondos mixtos (Tiled / Bitmap 8 bits)
// NightFox LIB - Mixed (tiled and 8-bit bitmap) background functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones de sonido
// NightFox LIB - Sound effect functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Sprites a 256 colores
// NightFox LIB - 256 color sprites functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones 3D
// NightFox LIB - 3D sprite functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Textos
// NightFox LIB - 8x8 font text support functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Textos de 16 pixels
// NightFox LIB - 8x16 font text support functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Fondos con tiles
// NightFox LIB - Tiled background functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones de WI-FI
// NightFox LIB - Wi-Fi functions
// http://www.nightfoxandco.com/
#ifdef __cplusplus

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones 2D comunes
// NightFox LIB - Common 2D functions
// http://www.nightfoxandco.com/
#include <nds.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones 2D comunes
// NightFox LIB - Common 3D functions
// http://www.nightfoxandco.com/
#include <nds.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Affine background functions
// NightFox LIB - Affine backgrounds functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones basicas y de Debug
// NightFox LIB - Basic and debug functions
// http://www.nightfoxandco.com/
#ifdef BLOCKSDS

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones de fondos en modo Bitmap
// NightFox LIB - Bitmap background functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones de Colisiones
// NightFox LIB - Collision maps functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de funciones de carga de archivos multimedia
// NightFox LIB - Media file loading functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Include de Fondos mixtos (Tiled / Bitmap 8 bits)
// NightFox LIB - Mixed (tiled and 8-bit bitmap) background functions
// http://www.nightfoxandco.com/
#include <string.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones de de funciones de sonido
// NightFox LIB - Sound effect functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones de Sprites a 256 colores
// NightFox LIB - 256 color sprites functions
// http://www.nightfoxandco.com/
#include <stdarg.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones 2D comunes
// NightFox LIB - 3D sprite functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones de Textos
// NightFox LIB - 8x8 font text support functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones de Textos de 16 pixeles
// NightFox LIB - 8x16 font text support functions
// http://www.nightfoxandco.com/
#include <stdio.h>

View File

@ -2,7 +2,7 @@
//
// Copyright (c) 2009-2014 Cesar Rincon "NightFox"
//
// NightFox LIB - Funciones de Fondos con tiles
// NightFox LIB - Tiled background functions
// http://www.nightfoxandco.com/
#include <stdio.h>