This repository has been archived on 2021-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
menu-lib/MenuLib.cpp

11 lines
216 B
C++

// MenuLib.cpp : Hiermit werden die Funktionen für die statische Bibliothek definiert.
//
#include "pch.h"
#include "framework.h"
// TODO: Dies ist ein Beispiel für eine Bibliotheksfunktion.
void fnMenuLib()
{
}