| 6249 | } |
| 6250 | |
| 6251 | EXPORT void SteamAPI_SteamGameServerHTTP_v003() { |
| 6252 | asm volatile ("movl $0xDeadC0de, %%eax":::"eax"); |
| 6253 | asm volatile ("jmp *%eax"); |
| 6254 | } |
| 6255 | |
| 6256 | EXPORT void SteamAPI_SteamGameServerInventory_v003() { |
| 6257 | asm volatile ("movl $0xDeadC0de, %%eax":::"eax"); |
no outgoing calls
no test coverage detected