equal
deleted
inserted
replaced
5290 // ; void RWsSession::UnregisterAllEffects(void) |
5290 // ; void RWsSession::UnregisterAllEffects(void) |
5291 _asm mov eax, 586 |
5291 _asm mov eax, 586 |
5292 _asm jmp common_dispatch |
5292 _asm jmp common_dispatch |
5293 } |
5293 } |
5294 |
5294 |
|
5295 __declspec(dllexport) |
|
5296 __declspec(naked) |
|
5297 void call_vector_587 () |
|
5298 { |
|
5299 // ; void RWsSession::IndicateAppOrientation(enum TRenderOrientation) |
|
5300 _asm mov eax, 587 |
|
5301 _asm jmp common_dispatch |
|
5302 } |
|
5303 |
5295 } |
5304 } |
5296 #define MAX_ORDINAL 587 |
5305 #define MAX_ORDINAL 588 |
5297 |
5306 |