From f68cc9034a576b6f91cf0db0344ece971944c973 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 1 Nov 2015 23:32:22 +0800 Subject: Move hge to an archive. Finish the main part of smPath. This is a C++ project, add C++ tags to all source code that could be identified as C source files. --- archive/blr2/src/loading.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archive/blr2/src') diff --git a/archive/blr2/src/loading.h b/archive/blr2/src/loading.h index acf59aa..45f5cee 100644 --- a/archive/blr2/src/loading.h +++ b/archive/blr2/src/loading.h @@ -1,3 +1,4 @@ +// -*- C++ -*- unsigned char Loading[]= {0x89,0x50,0x4E,0x47,0x0D,0x0A,0x1A,0x0A,0x00,0x00,0x00,0x0D,0x49,0x48,0x44,0x52,0x00,0x00,0x00,0x60, 0x00,0x00,0x00,0x20,0x08,0x06,0x00,0x00,0x00,0xED,0xC0,0x7D,0x54,0x00,0x00,0x00,0x09,0x70,0x48, -- cgit v1.2.3