package example; import sega.dreamcast.gdrom.GdromProtocol; class GdromTest { public static void main() { GdromProtocol.tocGetDataTrackFad(); } }