function main()
	Is3D( FALSE );

	AddBackground( "Casino\\03_casino_elephant" );

	AddSprite( OCasinoElephant, 206, 37, 208, 328, nil, VISIBLE, 22, 0 );
	AddSprite( HCasinoElephantCU, 206, 37, 208, 328, nil, ACTIVE );
end