diff options
author | Pixel <Pixel> | 2002-09-29 17:57:04 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-09-29 17:57:04 +0000 |
commit | 0e191c285677600f9852bff10e2bede5799883fa (patch) | |
tree | ede64e524aa4ea1d9a8b6f3111ce0f8968b8c88e /PcsxSrc/PsxCommon.h | |
parent | 75d6916ec69878af6649dd41ccdc41b5df807230 (diff) |
Petits changements ;-)
Diffstat (limited to 'PcsxSrc/PsxCommon.h')
-rw-r--r-- | PcsxSrc/PsxCommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PcsxSrc/PsxCommon.h b/PcsxSrc/PsxCommon.h index f45a510..0a70656 100644 --- a/PcsxSrc/PsxCommon.h +++ b/PcsxSrc/PsxCommon.h @@ -90,6 +90,7 @@ typedef struct { long Cdda;
long HLE;
long Cpu;
+ long Log;
long PsxOut;
long SpuIrq;
long CdTiming;
|