"Games"
{
	"csgo"
	{
		"Functions"
		{
			"CGameMovement::AirAccelerate"
			{
				"signature"  	"CGameMovement::AirAccelerate"
				"callconv" 		"cdecl"
				"this"			"ignore"
				"return"		"void"
				
				"arguments"
				{
					"this"
					{
						"type" 		"int"
					}
					"wishdir"
					{
						"type" 		"vectorptr"
					}
					"wishspeed"
					{
						"type" 		"float"
					}
					"accel"
					{
						"type" 		"float"
					}
				}
			}
			
			"CGameMovement::ProcessMovement"
			{
				"signature"  	"CGameMovement::ProcessMovement"
				"callconv" 		"cdecl"
				"this"			"ignore"
				"return"		"void"
				
				"arguments"
				{
					"this"
					{
						"type" 		"int"
					}
					"pPlayer"
					{
						"type" 		"cbaseentity"
					}
					"pMove"
					{
						"type" 		"int"
					}
				}
			}
		}
		"Signatures"
		{
			"CGameMovement::ProcessMovement"
			{
				"library"       "server"
				"linux"         "\x55\x89\xE5\x57\x56\x53\x83\xEC\x1C\x8B\x5D\x08\xA1\x2A\x2A\x2A\x2A\x8B\x75\x0C"
			}
			
			"CGameMovement::AirAccelerate"
			{
				"library"       "server"
				"linux"         "\x55\x89\xE5\x57\x56\x53\x83\xEC\x4C\x8B\x75\x08\x8B\x7D\x0C\x8B\x5E\x04"
			}
		}
	}
}
