Moved 01h(name) to standart and removed 02h(useless)

This commit is contained in:
Dr-Noob
2018-03-31 12:16:08 +02:00
parent c38a427375
commit 785545a008
7 changed files with 5 additions and 407 deletions

View File

@@ -1,7 +1,7 @@
#ifndef __PRINTER__
#define __PRINTER__
#include "01h.h"
#include "standart.h"
#include "ascii.h"
struct ascii;