aboutsummaryrefslogtreecommitdiff
path: root/game.adb
blob: cd961778ceb42cd65cdd6d834239131f07c43a8b (plain)
1
2
3
4
5
with Game;

package body Game is
	null
end Game;