mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
Updating to version 0.20.2
Many bug fixes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* WindowMaker window manager
|
||||
* Window Maker window manager
|
||||
*
|
||||
* Copyright (c) 1997, 1998 Alfredo K. Kojima
|
||||
*
|
||||
@@ -19,8 +19,7 @@
|
||||
* USA.
|
||||
*/
|
||||
|
||||
#define PSIZE 4
|
||||
#define PIECES ((64/PSIZE)*(64/PSIZE))
|
||||
#define PIECES ((64/ICON_KABOOM_PIECE_SIZE)*(64/ICON_KABOOM_PIECE_SIZE))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user