mirror of
https://github.com/Kaehvaman/OAIP.git
synced 2025-01-18 16:49:11 +04:00
5 lines
49 B
C
5 lines
49 B
C
|
#include "bruh.h"
|
||
|
|
||
|
int retX() {
|
||
|
return 10;
|
||
|
}
|