From 34097b1dbaec5fee379bf8f1c9692053ad0e2f60 Mon Sep 17 00:00:00 2001 From: Borja Ferrer Date: Thu, 16 Nov 2006 22:37:37 +0000 Subject: [PATCH] tested some forwards --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40192 --- core/systems/ForwardSys.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/systems/ForwardSys.cpp b/core/systems/ForwardSys.cpp index ad2a8174..c1dd84a5 100644 --- a/core/systems/ForwardSys.cpp +++ b/core/systems/ForwardSys.cpp @@ -14,9 +14,9 @@ CForwardManager g_Forwards; * NORMAL FUNCTIONS: * X Push cells * X Push cells byref (copyback tested = yes) - * - Push floats - * - Push floats byref (copyback tested = ??) - * - Push arrays (copyback tested = ??) + * X Push floats + * X Push floats byref (copyback tested = yes) + * X Push arrays (copyback tested = yes) * - Push strings (copyback tested = ??) * VARARG FUNCTIONS: * - Pushing no varargs