Changeset 323 in dev


Ignore:
Timestamp:
Sep 24, 2007, 2:58:40 PM (17 years ago)
Author:
dai_9181
Message:

Fileクラスを追加
ESC_DELEGATEを追加

Location:
trunk/jenga
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/jenga/include/smoothie/BasicFixed.h

    r291 r323  
    205205#define ESC_INTERFACE       (char)0xA9
    206206#define ESC_ENDINTERFACE    (char)0xAA
     207#define ESC_DELEGATE        (char)0xAB
  • trunk/jenga/projects/common/common.vcproj

    r314 r323  
    320320            </File>
    321321            <File
     322                RelativePath="..\..\include\common\File.h"
     323                >
     324            </File>
     325            <File
    322326                RelativePath="..\..\include\common\Path.h"
    323327                >
Note: See TracChangeset for help on using the changeset viewer.