primeros archivos

This commit is contained in:
Jous99 2026-01-06 19:00:07 +01:00
parent cb36522700
commit 788c36c7d9
3 changed files with 3 additions and 0 deletions

1
Client/main.cpp Normal file
View file

@ -0,0 +1 @@
// C¢digo del Cliente (DLL)

1
Server/main.cpp Normal file
View file

@ -0,0 +1 @@
// C¢digo del Cliente (DLL) // C¢digo del Servidor (EXE)

1
base/Protocol.h Normal file
View file

@ -0,0 +1 @@
#pragma once #define F4MP_VERSION 0.1