flood-it-fix-buttons-position
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 36s
Build system / Build (pull_request) Successful in 6m4s

This commit is contained in:
2025-04-03 02:37:35 +03:00
parent 58cf25fe43
commit 614fe048c1
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; }
//-------------------------------------------------------------------------