summaryrefslogtreecommitdiff
path: root/Contrib/nsDialogs/input.h
blob: b4ae2cdede12d26f44f23585c0b98de1be919c6f (plain)
1
2
3
4
5
6
7
8
#ifndef __NS_DIALOGS__INPUT_H__
#define __NS_DIALOGS__INPUT_H__

#include "defs.h"

int NSDFUNC PopPlacement(int *x, int *y, int *width, int *height);

#endif//__NS_DIALOGS__INPUT_H__