diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-31 07:08:27 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-31 07:08:27 +0000 |
| commit | 3179529df6be67bf342143364ed20e53aaed66c6 (patch) | |
| tree | 0f10e3a50f420fe92b0a3c491883b073cde0466f /libpcsxcore/psxcommon.h | |
| parent | 1cada05871ef5be9ebb4f22d4ea3956bb729d522 (diff) | |
| download | pcsxr-3179529df6be67bf342143364ed20e53aaed66c6.tar.gz | |
- slowboot (prelimiary).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61650 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore/psxcommon.h')
| -rw-r--r-- | libpcsxcore/psxcommon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 500c44ad..73d130ba 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -121,6 +121,7 @@ typedef struct { boolean PsxAuto; boolean Cdda; boolean HLE; + boolean SlowBoot; boolean Debug; boolean PsxOut; boolean SpuIrq; |
