To do a full recompile:
	1.  cd data
	2.  ConvertBmpToGC.bat
	3.  ConvertLevelData.bat
	4.  cd ..
	5.  make


	

Stuff for Version 0.2 release:
==============================
*  Need to fix notes and meta.xml - reverify


Stuff for Version 0.3 release:
==============================
* Extra Splash screens:
	1.  Don't swing the remote and hit people ((2) or 5 seconds)
	2.	Hold the remote sideways ((2) or 5 seconds)
	3.	PaceMaker Productions  ((2) or 5 seconds)
	4.	Shooter Splashscreen
	

Stuff for later:
==============================
The turn play mechanic sucks - turn this into using the secondary stick to fire sideways or at least to turn.
	- Should use pointing function of Wii Remote

Fix all !!!! items in the code.

Should I simplify the BibLib?  Some of the inherited classes seem dumb.

Add High Score saving.

Create sets of action maps that are active one at a time.
	Centralize the use of GC vs. Wii controller and extensions.
	
Need Yes/No confirmation dialog:
	+------------+
	|  Question  |
	|            |
	| (Yes)  No  |
	|            |
	+------------+
	int DispayYesNoBox ("Yes", "No");
		Left/Right to move between.
		(A) to select

Have bullet types be cumulative or switchable on the fly.

check out the viewport scrolling....is it too slow? (slower than the hero ship)



