From d3d5c69620a13a40aab0b55bc466621f09f89553 Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Sat, 5 May 2001 13:20:29 +0000 Subject: Pouet --- include/simulator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/simulator.h') diff --git a/include/simulator.h b/include/simulator.h index c94ba5e..d98cf7a 100644 --- a/include/simulator.h +++ b/include/simulator.h @@ -14,7 +14,7 @@ extern Uint32 registre[NB_REGISTRES_PHYSIQUES]; /* Registres classiques */ -extern int debug, HasToRun; +extern int debug, HasToRun, trace; void Initialisation(void); void Flush(void); -- cgit v1.2.3