All code ready for mass translation
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@691 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
void Demarrer_pile_operation(word Operation_demandee);
|
||||
void Operation_PUSH(short Valeur);
|
||||
void Operation_POP(short * Valeur);
|
||||
void Operation_PUSH(short value);
|
||||
void Operation_POP(short * value);
|
||||
|
||||
//////////////////////////////////////////////////// OPERATION_DESSIN_CONTINU
|
||||
void Freehand_Mode1_1_0(void);
|
||||
|
||||
Reference in New Issue
Block a user