From 5a5873762cee924d25f1c1f2df5249da42f58dda Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 16 Sep 2015 00:59:11 -0400 Subject: [PATCH] Added a brief comment on the test app. --- testapp.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/testapp.c b/testapp.c index 3ae9666..b6a65a0 100644 --- a/testapp.c +++ b/testapp.c @@ -1,3 +1,10 @@ +// This example assumes you own Postal 1 on Steam... +// +// http://store.steampowered.com/app/232770 +// +// ...and it will RESET ALL YOUR ACHIEVEMENTS for that game, so BE CAREFUL +// before running this! + #include "steamshim_child.h" #include #include