X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fdebugscript.h;h=25fee58f9dccab46e540420132c829ed0f209579;hp=0625535db2532d6aa2412621172f73008919ec71;hb=f28146cf72fc68c8d3690814b1f89d47b8c4e7b9;hpb=667281b828c8515e995c0000706157cee180fa08 diff --git a/src/debugscript.h b/src/debugscript.h index 0625535..25fee58 100644 --- a/src/debugscript.h +++ b/src/debugscript.h @@ -45,6 +45,7 @@ private: AT_ScreenShot, // take screenshot AT_PrintFPS, // Print FPS statistics about the frames AT_PrintBounds, // Print bounds + AT_ProfileDisplay, AT_Quit };