flood-it-fix-buttons-position
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 28s
Build system / Build (pull_request) Successful in 5m42s

This commit is contained in:
2025-04-03 02:37:35 +03:00
committed by Max Logaev
parent d6c44c6570
commit fbab20acc2
2 changed files with 6 additions and 2 deletions

View File

@@ -27,6 +27,8 @@ dword I_Path = 0;
#define true 1
#define false 0
inline fastcall dword calc(EAX) { return EAX; }
//-------------------------------------------------------------------------