Ignore:
Timestamp:
Mar 28, 2008, 5:43:34 PM (16 years ago)
Author:
イグトランス (egtra)
Message:

インクルードガードとその他不要な前処理定義などの削除

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/directx9/dsound.sbp

    r1 r497  
    11' dsound.sbp
    2 
    3 
    4 #ifndef _INC_DSOUND
    5 #define _INC_DSOUND
    6 
    7 
    82Const DIRECTSOUND_VERSION = &H0900
    93
     
    634628' Waves Reverberation {87FC0268-9A55-4360-95AA-004A1D9DE26C}
    635629Dim GUID_DSFX_WAVES_REVERB = [&H87fc0268, &H9a55, &H4360, [&H95, &Haa, &H00, &H4a, &H1d, &H9d, &He2, &H6c]] As GUID
    636 
    637 
    638 #endif '_INC_DSOUND
Note: See TracChangeset for help on using the changeset viewer.