diff options
Diffstat (limited to 'lib/registre.c')
-rw-r--r-- | lib/registre.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/registre.c b/lib/registre.c index 2d88d45..a11a88c 100644 --- a/lib/registre.c +++ b/lib/registre.c @@ -8,6 +8,7 @@ #define _(x) x #endif +Uint32 registre[64]; /*****************************************/ /** **/ |