Changeset 993 for trunk/src/files.c

Show
Ignore:
Timestamp:
10/01/08 00:53:56 (3 months ago)
Author:
takkaria
Message:

Reorganise some source files. Sorry if this screws things up for anyone; in the long term, this is a much better way for things to be, as things get split out into more files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/files.c

    r983 r993  
    1717 */ 
    1818#include "angband.h" 
    19 #include "tvalsval.h" 
     19#include "object/tvalsval.h" 
    2020#include "ui-menu.h" 
    2121#include "cmds.h"