summaryrefslogblamecommitdiff
path: root/src/char/int_quest.h
blob: f0dd370ea55d3e6b5819dc0427106d7dc5abf57c (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                          

                    
 

                                      
                         
 
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder

#ifndef CHAR_QUEST_H
#define CHAR_QUEST_H

int inter_quest_parse_frommap(int fd);

#endif /* CHAR_QUEST_H */