This reverts commit a6d8b28221.
a6d8b28221
Plus a lot more implementation.
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
* Fixes swells never completing. * Fixes forward playback missing notes every now and then. * Probably more stuff.