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

interface

{$I switches.inc}

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

implementation

end.