{
	"name" : "Con_Printf",
	"library" : "engine",
	"arguments" :
	[
		{
			"type" : "char *"
		},
		{
			"type" : "char *"
		}     
	],    
	"identifiers" : 
	[
		{
			"os"    : "windows",
			"mod"   : "cstrike",
			"value" : [0x55,0x8B,0xEC,0xB8,0x00,0x10,0x00,0x00,0xE8,"*","*","*","*",0x8B,0x4D,"*",0x8D,0x45,0x0C,"*",0x51,0x8D,0x95,"*","*","*","*",0x68,0x00,0x10,0x00,0x00]         
		},
		{
			"os"    : "linux",
			"mod"   : "cstrike",
			"value" : "Con_Printf"
		}     
	] 
}