Changeset 14718 for lang/c

Show
Ignore:
Timestamp:
06/27/08 22:44:26 (5 months ago)
Author:
itkz
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/c/SDL_textmanager/SDL_textmanager.h

    r14709 r14718  
    175175        Uint16 *editingString); 
    176176extern DECLSPEC TextManager_Result TextManager_PostCharEvent(Uint16 unicode); 
    177 extern DECLSPEC TextManager_Result TextManager_PostDeadCharEvent( 
     177extern DECLSPEC TextManager_Result TextManager_SetDeadKey( 
    178178        TextManager_DeadChar deadCharacter); 
    179179extern DECLSPEC TextManager_Result SDLCALL TextManager_InitFromOther(