2013-09-26 17:14:40 +02:00

14 lines
308 B
Plaintext

$NetBSD: patch-aa,v 1.1 2006/09/28 19:00:02 minskim Exp $
--- include/pgtimerobject.h.orig 2003-01-04 21:13:38.000000000 +0000
+++ include/pgtimerobject.h
@@ -32,7 +32,7 @@
#include "paragui.h"
#include <map>
-typedef Uint32 PG_TimerID;
+typedef ptrdiff_t PG_TimerID;
/**
@author Alexander Pipelka