mirror of
https://github.com/skoelle/dos-phobia-welcome-intro.git
synced 2026-09-17 20:50:24 +00:00
Add files via upload
initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
unit pho_u2;
|
||||
INTERFACE
|
||||
procedure phofnt;
|
||||
IMPLEMENTATION
|
||||
procedure phofnt;external
|
||||
{$L phofnt.obj};
|
||||
begin
|
||||
end.
|
||||
Reference in New Issue
Block a user