Ignore:
Timestamp:
Aug 23, 2007, 10:58:43 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler32/Opcode.h

    r299 r301  
    203203    void MacroParameterSupport( const Parameters &params );
    204204    void SetStructParameter( const Type &baseType, const char *expression );
    205     int SetParameter( const string &procName, const Parameters &params, int SecondParmNum = -1 );
     205    int SetParameter( const string &procName, const Parameters &params, int SecondParmNum = -1, const UserProc *pUserProc = NULL );
    206206
    207207    //一時オブジェクトパラメータの生成と破棄
Note: See TracChangeset for help on using the changeset viewer.