aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USingNotes.pas
blob: e2162bf1ad37cf9b03254c9270684c015fa35eec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
unit USingNotes;

interface
{ Dummy Unit atm
  For further expantation
  Placeholder for Class that will handle the Notes Drawing}

implementation

end.