Changeset 2914 for libpipi/trunk/pipi/pipi.h
- Timestamp:
- Oct 11, 2008, 11:55:18 AM (15 years ago)
- Location:
- libpipi/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk
- Property svn:ignore
-
old new 12 12 stamp-* 13 13 *-stamp 14 *.ncb
-
- Property svn:ignore
-
libpipi/trunk/pipi
- Property svn:ignore
-
old new 4 4 .deps 5 5 *.a 6 *.lib 7 *.ilk 8 *.exp 9 *.pdb 10 *.dll 6 11 pipi.pc 7 12 pipi_types.h 13 *.vcproj.*
-
- Property svn:ignore
-
libpipi/trunk/pipi/pipi.h
r2902 r2914 121 121 __extern pipi_pixel_t *pipi_get_color_from_string(const char* s); 122 122 123 char const * pipi_get_version(void);123 __extern char const * pipi_get_version(void); 124 124 125 125 __extern pipi_context_t *pipi_create_context(void);
Note: See TracChangeset
for help on using the changeset viewer.