Engine:
* Changed Tint() to use the 4 byte version all the time instead of the longword pointer due to pixel format issues
* Added a "laser dot" to laser sight
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}