Advertisement
TerusTheBird

masker: die_piss_logs.h

Jan 7th, 2025
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.26 KB | Source Code | 0 0
  1. #ifndef __shittydialog_h
  2. #define __shittydialog_h
  3.  
  4. #include <stdio.h>
  5. #include <stdlib.h>
  6. #include <string.h>
  7.  
  8. int dialog_load( char* title, char* out_path, int out_path_len );
  9. int dialog_save( char* title, char* out_path, int out_path_len );
  10.  
  11. #endif
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement