aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/dyncom/arm_dyncom_interpreter.h
blob: c65eb23f735bf304c7a2cf7366977e5b1d68de19 (plain)
1
2
3
4
5
6
7
// Copyright 2014 Citra Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.  

#pragma once

unsigned InterpreterMainLoop(ARMul_State* state);