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/d3dx9core.sbp

    r1 r497  
    11' d3dx9core.sbp
    2 
    3 
    4 #ifndef _INC_D3DX9CORE
    5 #define _INC_D3DX9CORE
    6 
    72
    83Class ID3DXBuffer
     
    214209
    215210Declare Function D3DXCreateLine Lib "dx9abm" Alias "D3DXCreateLine_abm" (pDevice As LPDIRECT3DDEVICE9, ppLine As **ID3DXLine) As DWord
    216 
    217 
    218 #endif '_INC_D3DX9CORE
Note: See TracChangeset for help on using the changeset viewer.