more code cleanup to prepare translation
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@676 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
4
pages.h
4
pages.h
@@ -83,8 +83,8 @@ void Interchanger_image_principale_et_brouillon(void);
|
||||
/// GESTION DES EMPRUNTS DE MEMOIRE DE PAGE
|
||||
///
|
||||
|
||||
int Emprunt_memoire_de_page_possible(int taille);
|
||||
void * Emprunter_memoire_de_page(int taille);
|
||||
int Emprunt_memoire_de_page_possible(int Taille);
|
||||
void * Emprunter_memoire_de_page(int Taille);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user