mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Add option to blur chat background.
This commit is contained in:
@@ -32,6 +32,10 @@ extern "C" {
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
#ifdef small
|
||||
#undef small
|
||||
#endif // small
|
||||
|
||||
uint64 _SharedMemoryLocation[4] = { 0x00, 0x01, 0x02, 0x03 };
|
||||
|
||||
// Base types compile-time check
|
||||
|
Reference in New Issue
Block a user